"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/18 03:37:09 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-coyasej7pola" 2025/08/18 03:37:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:37:10 DEBUG : Creating backend with remote "/tmp/rclone1869875441" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:10 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:13 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:13 DEBUG : dir: Looking for writers 2025/08/18 03:37:13 DEBUG : Looking for writers 2025/08/18 03:37:13 DEBUG : dir: reading active writers 2025/08/18 03:37:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.19s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:14 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:17 DEBUG : dir/subdir: Looking for writers 2025/08/18 03:37:17 DEBUG : dir: Looking for writers 2025/08/18 03:37:17 DEBUG : subdir: reading active writers 2025/08/18 03:37:17 DEBUG : file1: reading active writers 2025/08/18 03:37:17 DEBUG : file2: reading active writers 2025/08/18 03:37:17 DEBUG : Looking for writers 2025/08/18 03:37:17 DEBUG : dir: reading active writers 2025/08/18 03:37:17 DEBUG : >WaitForWriters: 2025/08/18 03:37:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/dir not empty`) 2025/08/18 03:37:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:37:18 DEBUG : pacer: Reducing sleep to 15ms 2025/08/18 03:37:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.57s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:18 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:19 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:37:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:19 DEBUG : dir: Looking for writers 2025/08/18 03:37:19 DEBUG : file1: reading active writers 2025/08/18 03:37:19 DEBUG : Looking for writers 2025/08/18 03:37:19 DEBUG : dir: reading active writers 2025/08/18 03:37:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.17s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:20 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:21 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:21 DEBUG : dir: Looking for writers 2025/08/18 03:37:21 DEBUG : Looking for writers 2025/08/18 03:37:21 DEBUG : dir: reading active writers 2025/08/18 03:37:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.02s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:22 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:24 DEBUG : dir: forgetting directory cache 2025/08/18 03:37:24 DEBUG : forgetting directory cache 2025/08/18 03:37:24 DEBUG : dir: forgetting directory cache 2025/08/18 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:24 DEBUG : Looking for writers 2025/08/18 03:37:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.13s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:24 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:26 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/18 03:37:26 DEBUG : dir: invalidating directory cache 2025/08/18 03:37:26 DEBUG : >ForgetPath: 2025/08/18 03:37:26 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/18 03:37:26 DEBUG : invalidating directory cache 2025/08/18 03:37:26 DEBUG : dir: forgetting directory cache 2025/08/18 03:37:26 DEBUG : >ForgetPath: 2025/08/18 03:37:26 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/18 03:37:26 DEBUG : >ForgetPath: 2025/08/18 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:26 DEBUG : dir: Looking for writers 2025/08/18 03:37:26 DEBUG : Looking for writers 2025/08/18 03:37:26 DEBUG : dir: reading active writers 2025/08/18 03:37:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.19s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:27 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:29 DEBUG : forgetting directory cache 2025/08/18 03:37:29 DEBUG : dir: forgetting directory cache 2025/08/18 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:30 DEBUG : fil/a/b: Looking for writers 2025/08/18 03:37:30 DEBUG : fil/a: Looking for writers 2025/08/18 03:37:30 DEBUG : b: reading active writers 2025/08/18 03:37:30 DEBUG : fil: Looking for writers 2025/08/18 03:37:30 DEBUG : a: reading active writers 2025/08/18 03:37:30 DEBUG : dir: Looking for writers 2025/08/18 03:37:30 DEBUG : Looking for writers 2025/08/18 03:37:30 DEBUG : dir: reading active writers 2025/08/18 03:37:30 DEBUG : fil: reading active writers 2025/08/18 03:37:30 DEBUG : >WaitForWriters: 2025/08/18 03:37:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/fil not empty`) 2025/08/18 03:37:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:37:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/fil not empty`) 2025/08/18 03:37:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/18 03:37:31 DEBUG : pacer: Reducing sleep to 30ms 2025/08/18 03:37:31 DEBUG : pacer: Reducing sleep to 22.5ms 2025/08/18 03:37:32 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirWalk (5.04s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:32 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:32 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/08/18 03:37:32 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:37:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:33 DEBUG : dir: Looking for writers 2025/08/18 03:37:33 DEBUG : Looking for writers 2025/08/18 03:37:33 DEBUG : dir: reading active writers 2025/08/18 03:37:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.93s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:34 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:35 DEBUG : dir: Looking for writers 2025/08/18 03:37:35 DEBUG : file1: reading active writers 2025/08/18 03:37:35 DEBUG : Looking for writers 2025/08/18 03:37:35 DEBUG : dir: reading active writers 2025/08/18 03:37:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.26s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:36 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/18 03:37:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/18 03:37:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/18 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/18 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/18 03:37:41 DEBUG : dir: invalidating directory cache 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/18 03:37:42 DEBUG : dir/file1: Reset virtual modtime 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/18 03:37:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/18 03:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/18 03:37:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/18 03:37:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:37:42 DEBUG : dir: invalidating directory cache 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/18 03:37:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:37:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/18 03:37:42 DEBUG : forgetting directory cache 2025/08/18 03:37:42 DEBUG : dir: forgetting directory cache 2025/08/18 03:37:42 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/18 03:37:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:42 DEBUG : dir/virtualDir: Looking for writers 2025/08/18 03:37:42 DEBUG : dir: Looking for writers 2025/08/18 03:37:42 DEBUG : virtualFile2: reading active writers 2025/08/18 03:37:42 DEBUG : virtualFile: reading active writers 2025/08/18 03:37:42 DEBUG : virtualDir: reading active writers 2025/08/18 03:37:42 DEBUG : file1: reading active writers 2025/08/18 03:37:42 DEBUG : Looking for writers 2025/08/18 03:37:42 DEBUG : dir: reading active writers 2025/08/18 03:37:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.30s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:43 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:44 ERROR : dir/: Can only open directories read only 2025/08/18 03:37:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:44 DEBUG : dir: Looking for writers 2025/08/18 03:37:44 DEBUG : Looking for writers 2025/08/18 03:37:44 DEBUG : dir: reading active writers 2025/08/18 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.96s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:45 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/18 03:37:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/18 03:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/18 03:37:47 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:37:48 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/18 03:37:48 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/18 03:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/18 03:37:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:48 DEBUG : dir: Looking for writers 2025/08/18 03:37:48 DEBUG : file1: reading active writers 2025/08/18 03:37:48 DEBUG : potato: reading active writers 2025/08/18 03:37:48 DEBUG : Looking for writers 2025/08/18 03:37:48 DEBUG : dir: reading active writers 2025/08/18 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.45s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:49 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/18 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:51 DEBUG : dir/sub: Looking for writers 2025/08/18 03:37:51 DEBUG : dir: Looking for writers 2025/08/18 03:37:51 DEBUG : file1: reading active writers 2025/08/18 03:37:51 DEBUG : sub: reading active writers 2025/08/18 03:37:51 DEBUG : Looking for writers 2025/08/18 03:37:51 DEBUG : dir: reading active writers 2025/08/18 03:37:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.24s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:52 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/18 03:37:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/18 03:37:54 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:54 DEBUG : dir/sub/subsub: Looking for writers 2025/08/18 03:37:54 DEBUG : dir/sub: Looking for writers 2025/08/18 03:37:54 DEBUG : subsub: reading active writers 2025/08/18 03:37:54 DEBUG : dir: Looking for writers 2025/08/18 03:37:54 DEBUG : file1: reading active writers 2025/08/18 03:37:54 DEBUG : sub: reading active writers 2025/08/18 03:37:54 DEBUG : Looking for writers 2025/08/18 03:37:54 DEBUG : dir: reading active writers 2025/08/18 03:37:54 DEBUG : >WaitForWriters: 2025/08/18 03:37:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/dir/sub not empty`) 2025/08/18 03:37:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:37:56 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/dir/sub not empty`) 2025/08/18 03:37:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/18 03:37:56 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/dir/sub not empty`) 2025/08/18 03:37:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/08/18 03:37:56 DEBUG : pacer: Reducing sleep to 60ms 2025/08/18 03:37:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/dir not empty`) 2025/08/18 03:37:56 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/08/18 03:37:56 DEBUG : pacer: Reducing sleep to 90ms 2025/08/18 03:37:56 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.49s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:56 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:37:57 DEBUG : pacer: Reducing sleep to 50.625ms 2025/08/18 03:37:57 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/08/18 03:37:57 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/08/18 03:37:57 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/08/18 03:37:57 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/08/18 03:37:58 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/08/18 03:37:58 ERROR : dir/: Dir.Remove not empty 2025/08/18 03:37:58 DEBUG : dir/file1: Remove: 2025/08/18 03:37:58 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:37:58 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:37:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/18 03:37:58 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:37:58 DEBUG : Looking for writers 2025/08/18 03:37:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.11s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:37:58 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:00 DEBUG : dir/file1: Remove: 2025/08/18 03:38:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:38:00 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:38:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/18 03:38:00 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:00 DEBUG : Looking for writers 2025/08/18 03:38:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.07s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:00 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:02 DEBUG : dir/file1: Remove: 2025/08/18 03:38:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:38:02 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:38:02 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:02 DEBUG : dir: Looking for writers 2025/08/18 03:38:02 DEBUG : Looking for writers 2025/08/18 03:38:02 DEBUG : dir: reading active writers 2025/08/18 03:38:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.52s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:03 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/18 03:38:06 DEBUG : dir: Updating dir with dir2 0xc0005cf110 2025/08/18 03:38:06 DEBUG : dir: forgetting directory cache 2025/08/18 03:38:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/18 03:38:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/18 03:38:07 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/18 03:38:07 DEBUG : file2: Updating file with file2 0xc0001318c0 2025/08/18 03:38:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/18 03:38:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:38:08 INFO : dir2/file3: Deleted 2025/08/18 03:38:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/18 03:38:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001318c0 2025/08/18 03:38:08 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/18 03:38:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/18 03:38:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/18 03:38:10 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005cfad0 2025/08/18 03:38:10 DEBUG : empty directory: forgetting directory cache 2025/08/18 03:38:10 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/18 03:38:10 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/18 03:38:10 DEBUG : dir2: Renaming to "dir3" 2025/08/18 03:38:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:10 DEBUG : dir3: Looking for writers 2025/08/18 03:38:10 DEBUG : file3: reading active writers 2025/08/18 03:38:10 DEBUG : renamed empty directory: Looking for writers 2025/08/18 03:38:10 DEBUG : Looking for writers 2025/08/18 03:38:10 DEBUG : dir3: reading active writers 2025/08/18 03:38:10 DEBUG : renamed empty directory: reading active writers 2025/08/18 03:38:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.47s) === 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-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:10 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/18 03:38:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:38:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:38:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/18 03:38:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/18 03:38:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/18 03:38:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/18 03:38:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:38:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:38:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/18 03:38:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/18 03:38:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/18 03:38:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/18 03:38:12 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (12 bytes), uploading instead of streaming 2025/08/18 03:38:13 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/18 03:38:13 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/18 03:38:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/18 03:38:13 DEBUG : forgetting directory cache 2025/08/18 03:38:13 DEBUG : dir: forgetting directory cache 2025/08/18 03:38:13 DEBUG : dir/sub: forgetting directory cache 2025/08/18 03:38:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/18 03:38:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/18 03:38:13 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:38:14 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/08/18 03:38:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/18 03:38:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/18 03:38:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:14 DEBUG : dir/sub: Looking for writers 2025/08/18 03:38:14 DEBUG : file0: reading active writers 2025/08/18 03:38:14 DEBUG : file2: reading active writers 2025/08/18 03:38:14 DEBUG : dir: Looking for writers 2025/08/18 03:38:14 DEBUG : file1: reading active writers 2025/08/18 03:38:14 DEBUG : sub: reading active writers 2025/08/18 03:38:14 DEBUG : Looking for writers 2025/08/18 03:38:14 DEBUG : dir: reading active writers 2025/08/18 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.92s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:15 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:16 DEBUG : forgetting directory cache 2025/08/18 03:38:18 DEBUG : forgetting directory cache 2025/08/18 03:38:18 DEBUG : dir: forgetting directory cache 2025/08/18 03:38:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:18 DEBUG : dir: Looking for writers 2025/08/18 03:38:18 DEBUG : Looking for writers 2025/08/18 03:38:18 DEBUG : dir: reading active writers 2025/08/18 03:38:18 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.87s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:19 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:38:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/18 03:38:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/18 03:38:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:38:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/18 03:38:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/18 03:38:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/18 03:38:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:38:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/18 03:38:21 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:21 DEBUG : dir: Looking for writers 2025/08/18 03:38:21 DEBUG : file1: reading active writers 2025/08/18 03:38:21 DEBUG : file1.metadata: reading active writers 2025/08/18 03:38:21 DEBUG : Looking for writers 2025/08/18 03:38:21 DEBUG : dir: reading active writers 2025/08/18 03:38:21 DEBUG : dir.metadata: reading active writers 2025/08/18 03:38:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:21 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:23 DEBUG : dir: Looking for writers 2025/08/18 03:38:23 DEBUG : file1: reading active writers 2025/08/18 03:38:23 DEBUG : Looking for writers 2025/08/18 03:38:23 DEBUG : dir: reading active writers 2025/08/18 03:38:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:23 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:26 DEBUG : Can set mod time: true 2025/08/18 03:38:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/18 03:38:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:27 DEBUG : dir: Looking for writers 2025/08/18 03:38:27 DEBUG : file1: reading active writers 2025/08/18 03:38:27 DEBUG : Looking for writers 2025/08/18 03:38:27 DEBUG : dir: reading active writers 2025/08/18 03:38:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:27 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:38:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:38:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:29 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:38:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:38:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:38:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/18 03:38:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:33 DEBUG : dir: Looking for writers 2025/08/18 03:38:33 DEBUG : file1: reading active writers 2025/08/18 03:38:33 DEBUG : Looking for writers 2025/08/18 03:38:33 DEBUG : dir: reading active writers 2025/08/18 03:38:33 DEBUG : >WaitForWriters: 2025/08/18 03:38:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:33 DEBUG : dir: Looking for writers 2025/08/18 03:38:33 DEBUG : file1: reading active writers 2025/08/18 03:38:33 DEBUG : Looking for writers 2025/08/18 03:38:33 DEBUG : dir: reading active writers 2025/08/18 03:38:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:34 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:35 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:38:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:38:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:38:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/18 03:38:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:36 DEBUG : dir: Looking for writers 2025/08/18 03:38:36 DEBUG : file1: reading active writers 2025/08/18 03:38:36 DEBUG : Looking for writers 2025/08/18 03:38:36 DEBUG : dir: reading active writers 2025/08/18 03:38:36 DEBUG : >WaitForWriters: 2025/08/18 03:38:37 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:37 DEBUG : dir: Looking for writers 2025/08/18 03:38:37 DEBUG : file1: reading active writers 2025/08/18 03:38:37 DEBUG : Looking for writers 2025/08/18 03:38:37 DEBUG : dir: reading active writers 2025/08/18 03:38:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:37 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:38:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:37 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:38:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/18 03:38:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:39 DEBUG : dir: Looking for writers 2025/08/18 03:38:39 DEBUG : file1: reading active writers 2025/08/18 03:38:39 DEBUG : Looking for writers 2025/08/18 03:38:39 DEBUG : dir: reading active writers 2025/08/18 03:38:39 DEBUG : >WaitForWriters: 2025/08/18 03:38:39 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:40 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:38:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:40 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:38:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/18 03:38:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:38:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:38:41 DEBUG : dir/file1(0xc000bb0940): close: 2025/08/18 03:38:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/18 03:38:41 DEBUG : dir/file1(0xc000bb0940): >close: err= 2025/08/18 03:38:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:41 DEBUG : dir: Looking for writers 2025/08/18 03:38:41 DEBUG : file1: reading active writers 2025/08/18 03:38:41 DEBUG : Looking for writers 2025/08/18 03:38:41 DEBUG : dir: reading active writers 2025/08/18 03:38:41 DEBUG : >WaitForWriters: 2025/08/18 03:38:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:42 DEBUG : dir: Looking for writers 2025/08/18 03:38:42 DEBUG : file1: reading active writers 2025/08/18 03:38:42 DEBUG : Looking for writers 2025/08/18 03:38:42 DEBUG : dir: reading active writers 2025/08/18 03:38:42 DEBUG : >WaitForWriters: 2025/08/18 03:38:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:42 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:38:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:38:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:38:42 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:38:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/18 03:38:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:38:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:38:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): _writeAt: size=5, off=0 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): openPending: 2025/08/18 03:38:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/18 03:38:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:38:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): >openPending: err= 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): >_writeAt: n=5, err= 2025/08/18 03:38:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): close: 2025/08/18 03:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/18 03:38:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/18 03:38:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/18 03:38:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:38:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:38:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:38:44 DEBUG : dir/file1(0xc000411900): >close: err= 2025/08/18 03:38:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:38:44 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:38:44 DEBUG : dir: Looking for writers 2025/08/18 03:38:44 DEBUG : file1: reading active writers 2025/08/18 03:38:44 DEBUG : Looking for writers 2025/08/18 03:38:44 DEBUG : dir: reading active writers 2025/08/18 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:38:45 DEBUG : dir: Looking for writers 2025/08/18 03:38:45 DEBUG : file1: reading active writers 2025/08/18 03:38:45 DEBUG : Looking for writers 2025/08/18 03:38:45 DEBUG : dir: reading active writers 2025/08/18 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:38:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:38:45 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:38:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/18 03:38:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:38:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/18 03:38:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:38:45 DEBUG : dir: Looking for writers 2025/08/18 03:38:45 DEBUG : file1: reading active writers 2025/08/18 03:38:45 DEBUG : Looking for writers 2025/08/18 03:38:45 DEBUG : dir: reading active writers 2025/08/18 03:38:45 DEBUG : >WaitForWriters: 2025/08/18 03:38:46 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:46 DEBUG : dir: Looking for writers 2025/08/18 03:38:46 DEBUG : file1: reading active writers 2025/08/18 03:38:46 DEBUG : Looking for writers 2025/08/18 03:38:46 DEBUG : dir: reading active writers 2025/08/18 03:38:46 DEBUG : >WaitForWriters: 2025/08/18 03:38:46 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (22.88s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.38s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.55s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.94s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:46 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:38:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:38:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:38:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/18 03:38:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:48 DEBUG : dir: Looking for writers 2025/08/18 03:38:48 DEBUG : file1: reading active writers 2025/08/18 03:38:48 DEBUG : Looking for writers 2025/08/18 03:38:48 DEBUG : dir: reading active writers 2025/08/18 03:38:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.36s) === RUN TestFileOpenReadUnknownSize 2025/08/18 03:38:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/18 03:38:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:38:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:38:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/18 03:38:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:49 DEBUG : Looking for writers 2025/08/18 03:38:49 DEBUG : file.txt: reading active writers 2025/08/18 03:38:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:49 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:50 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:38:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:38:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:38:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:51 DEBUG : dir: Looking for writers 2025/08/18 03:38:51 DEBUG : file1: reading active writers 2025/08/18 03:38:51 DEBUG : Looking for writers 2025/08/18 03:38:51 DEBUG : dir: reading active writers 2025/08/18 03:38:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.94s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:52 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:53 DEBUG : dir/file1: Remove: 2025/08/18 03:38:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:38:53 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:38:54 DEBUG : dir/file1: Remove: 2025/08/18 03:38:54 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/18 03:38:54 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:54 DEBUG : dir: Looking for writers 2025/08/18 03:38:54 DEBUG : Looking for writers 2025/08/18 03:38:54 DEBUG : dir: reading active writers 2025/08/18 03:38:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.44s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:54 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:56 DEBUG : dir/file1: Remove: 2025/08/18 03:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:38:56 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:38:56 DEBUG : dir/file1: Remove: 2025/08/18 03:38:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/18 03:38:56 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:56 DEBUG : dir: Looking for writers 2025/08/18 03:38:56 DEBUG : Looking for writers 2025/08/18 03:38:56 DEBUG : dir: reading active writers 2025/08/18 03:38:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.55s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:57 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:38:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:38:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/18 03:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:38:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/18 03:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:38:58 DEBUG : dir/file1: Open: flags=0x3 2025/08/18 03:38:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/18 03:38:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/18 03:38:58 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:38:58 DEBUG : dir: Looking for writers 2025/08/18 03:38:58 DEBUG : file1: reading active writers 2025/08/18 03:38:58 DEBUG : Looking for writers 2025/08/18 03:38:58 DEBUG : dir: reading active writers 2025/08/18 03:38:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:38:59 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:00 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:00 DEBUG : dir: Looking for writers 2025/08/18 03:39:00 DEBUG : file1: reading active writers 2025/08/18 03:39:00 DEBUG : Looking for writers 2025/08/18 03:39:00 DEBUG : dir: reading active writers 2025/08/18 03:39:00 DEBUG : >WaitForWriters: 2025/08/18 03:39:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000339140 2025/08/18 03:39:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:39:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000339140 2025/08/18 03:39:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:39:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000339140 2025/08/18 03:39:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:02 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:39:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:39:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:39:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:03 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:39:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000339140 2025/08/18 03:39:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:04 DEBUG : dir: Looking for writers 2025/08/18 03:39:04 DEBUG : Looking for writers 2025/08/18 03:39:04 DEBUG : dir: reading active writers 2025/08/18 03:39:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:04 DEBUG : >WaitForWriters: 2025/08/18 03:39:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:04 DEBUG : dir: Looking for writers 2025/08/18 03:39:04 DEBUG : Looking for writers 2025/08/18 03:39:04 DEBUG : dir: reading active writers 2025/08/18 03:39:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:05 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:05 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:39:05 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:05 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/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:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/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/08/18 03:39:13 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:13 DEBUG : Looking for writers 2025/08/18 03:39:13 DEBUG : >WaitForWriters: 2025/08/18 03:39:13 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:14 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:39:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:14 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:39:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:39:16 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): openPending: 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): >openPending: err= 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): _writeAt: size=14, off=0 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): >_writeAt: n=14, err= 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): close: 2025/08/18 03:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:39:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:16 DEBUG : dir/file1(0xc0008d3c80): >close: err= 2025/08/18 03:39:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:16 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:16 DEBUG : dir: Looking for writers 2025/08/18 03:39:16 DEBUG : file1: reading active writers 2025/08/18 03:39:16 DEBUG : Looking for writers 2025/08/18 03:39:16 DEBUG : dir: reading active writers 2025/08/18 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:39:17 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:39:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/18 03:39:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:39:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:39:17 DEBUG : dir: Looking for writers 2025/08/18 03:39:17 DEBUG : file1: reading active writers 2025/08/18 03:39:17 DEBUG : Looking for writers 2025/08/18 03:39:17 DEBUG : dir: reading active writers 2025/08/18 03:39:17 DEBUG : >WaitForWriters: 2025/08/18 03:39:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): _readAt: size=512, off=0 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): openPending: 2025/08/18 03:39:17 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/08/18 03:39:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): >openPending: err= 2025/08/18 03:39:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): >_readAt: n=14, err=EOF 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): close: 2025/08/18 03:39:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:39:17 DEBUG : dir/file1(0xc000411a40): >close: err= 2025/08/18 03:39:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000339740 2025/08/18 03:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:39:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:39:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000339740 2025/08/18 03:39:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:39:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:19 DEBUG : dir/file1(0xc000785100): openPending: 2025/08/18 03:39:19 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/08/18 03:39:19 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/08/18 03:39:19 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:39:19 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:39:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:19 DEBUG : dir/file1(0xc000785100): >openPending: err= 2025/08/18 03:39:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:19 DEBUG : dir/file1(0xc000785100): _writeAt: size=25, off=0 2025/08/18 03:39:19 DEBUG : dir/file1(0xc000785100): >_writeAt: n=25, err= 2025/08/18 03:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000339740 2025/08/18 03:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:20 DEBUG : newLeaf(0xc000785100): close: 2025/08/18 03:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:39:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:39:19.909272441 +0000 UTC m=+130.605928246 2025/08/18 03:39:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:20 DEBUG : newLeaf(0xc000785100): >close: err= 2025/08/18 03:39:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:20 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:20 DEBUG : dir: Looking for writers 2025/08/18 03:39:20 DEBUG : Looking for writers 2025/08/18 03:39:20 DEBUG : dir: reading active writers 2025/08/18 03:39:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:21 DEBUG : dir: Looking for writers 2025/08/18 03:39:21 DEBUG : Looking for writers 2025/08/18 03:39:21 DEBUG : dir: reading active writers 2025/08/18 03:39:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:21 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/18 03:39:21 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:39:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-18 03:39:19 +0000 UTC," 2025/08/18 03:39:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:39:21 DEBUG : dir: Looking for writers 2025/08/18 03:39:21 DEBUG : Looking for writers 2025/08/18 03:39:21 DEBUG : dir: reading active writers 2025/08/18 03:39:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:21 DEBUG : >WaitForWriters: 2025/08/18 03:39:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:22 DEBUG : dir: Looking for writers 2025/08/18 03:39:22 DEBUG : Looking for writers 2025/08/18 03:39:22 DEBUG : dir: reading active writers 2025/08/18 03:39:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:22 DEBUG : >WaitForWriters: 2025/08/18 03:39:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:22 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:39:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:22 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:24 DEBUG : dir: Looking for writers 2025/08/18 03:39:24 DEBUG : file1: reading active writers 2025/08/18 03:39:24 DEBUG : Looking for writers 2025/08/18 03:39:24 DEBUG : dir: reading active writers 2025/08/18 03:39:24 DEBUG : >WaitForWriters: 2025/08/18 03:39:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2180 2025/08/18 03:39:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:39:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f2180 2025/08/18 03:39:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:39:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:26 DEBUG : dir/file1(0xc0009ac280): openPending: 2025/08/18 03:39:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/18 03:39:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:26 DEBUG : dir/file1(0xc0009ac280): >openPending: err= 2025/08/18 03:39:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:26 DEBUG : dir/file1(0xc0009ac280): _writeAt: size=25, off=0 2025/08/18 03:39:26 DEBUG : dir/file1(0xc0009ac280): >_writeAt: n=25, err= 2025/08/18 03:39:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2180 2025/08/18 03:39:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:26 DEBUG : newLeaf(0xc0009ac280): close: 2025/08/18 03:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:39:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:39:26.289672442 +0000 UTC m=+136.986328246 2025/08/18 03:39:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:26 DEBUG : newLeaf(0xc0009ac280): >close: err= 2025/08/18 03:39:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:26 DEBUG : dir: Looking for writers 2025/08/18 03:39:26 DEBUG : Looking for writers 2025/08/18 03:39:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:26 DEBUG : dir: reading active writers 2025/08/18 03:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:26 DEBUG : dir: Looking for writers 2025/08/18 03:39:26 DEBUG : Looking for writers 2025/08/18 03:39:26 DEBUG : dir: reading active writers 2025/08/18 03:39:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:26 DEBUG : dir: Looking for writers 2025/08/18 03:39:26 DEBUG : Looking for writers 2025/08/18 03:39:26 DEBUG : dir: reading active writers 2025/08/18 03:39:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:27 DEBUG : dir: Looking for writers 2025/08/18 03:39:27 DEBUG : Looking for writers 2025/08/18 03:39:27 DEBUG : dir: reading active writers 2025/08/18 03:39:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:27 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:39:27 DEBUG : dir: Looking for writers 2025/08/18 03:39:27 DEBUG : Looking for writers 2025/08/18 03:39:27 DEBUG : dir: reading active writers 2025/08/18 03:39:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:27 DEBUG : dir: Looking for writers 2025/08/18 03:39:27 DEBUG : Looking for writers 2025/08/18 03:39:27 DEBUG : dir: reading active writers 2025/08/18 03:39:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:27 DEBUG : dir: Looking for writers 2025/08/18 03:39:27 DEBUG : Looking for writers 2025/08/18 03:39:27 DEBUG : dir: reading active writers 2025/08/18 03:39:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:27 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/18 03:39:27 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:39:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-18 03:39:26 +0000 UTC," 2025/08/18 03:39:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:39:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:39:28 DEBUG : dir: Looking for writers 2025/08/18 03:39:28 DEBUG : Looking for writers 2025/08/18 03:39:28 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:28 DEBUG : dir: reading active writers 2025/08/18 03:39:28 DEBUG : >WaitForWriters: 2025/08/18 03:39:28 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:28 DEBUG : dir: Looking for writers 2025/08/18 03:39:28 DEBUG : Looking for writers 2025/08/18 03:39:28 DEBUG : dir: reading active writers 2025/08/18 03:39:28 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:28 DEBUG : >WaitForWriters: 2025/08/18 03:39:28 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:29 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:29 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:39:29 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:29 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:39:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:39:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): openPending: 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): >openPending: err= 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): _writeAt: size=14, off=0 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): >_writeAt: n=14, err= 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): close: 2025/08/18 03:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:39:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:30 DEBUG : dir/file1(0xc0008d2980): >close: err= 2025/08/18 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:30 DEBUG : dir: Looking for writers 2025/08/18 03:39:30 DEBUG : file1: reading active writers 2025/08/18 03:39:30 DEBUG : Looking for writers 2025/08/18 03:39:30 DEBUG : dir: reading active writers 2025/08/18 03:39:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:31 DEBUG : dir: Looking for writers 2025/08/18 03:39:31 DEBUG : file1: reading active writers 2025/08/18 03:39:31 DEBUG : Looking for writers 2025/08/18 03:39:31 DEBUG : dir: reading active writers 2025/08/18 03:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/18 03:39:31 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:39:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/18 03:39:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:39:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:39:31 DEBUG : dir: Looking for writers 2025/08/18 03:39:31 DEBUG : file1: reading active writers 2025/08/18 03:39:31 DEBUG : Looking for writers 2025/08/18 03:39:31 DEBUG : dir: reading active writers 2025/08/18 03:39:31 DEBUG : >WaitForWriters: 2025/08/18 03:39:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): _readAt: size=512, off=0 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): openPending: 2025/08/18 03:39:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/18 03:39:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): >openPending: err= 2025/08/18 03:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): >_readAt: n=14, err=EOF 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): close: 2025/08/18 03:39:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:39:31 DEBUG : dir/file1(0xc0008d35c0): >close: err= 2025/08/18 03:39:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c2900 2025/08/18 03:39:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:39:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:39:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0009c2900 2025/08/18 03:39:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:39:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:34 DEBUG : dir/file1(0xc0009530c0): openPending: 2025/08/18 03:39:34 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/08/18 03:39:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:34 DEBUG : dir/file1(0xc0009530c0): >openPending: err= 2025/08/18 03:39:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:34 DEBUG : dir/file1(0xc0009530c0): _writeAt: size=25, off=0 2025/08/18 03:39:34 DEBUG : dir/file1(0xc0009530c0): >_writeAt: n=25, err= 2025/08/18 03:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c2900 2025/08/18 03:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:34 DEBUG : newLeaf(0xc0009530c0): close: 2025/08/18 03:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:39:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:39:34.138739992 +0000 UTC m=+144.835395796 2025/08/18 03:39:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:34 DEBUG : newLeaf(0xc0009530c0): >close: err= 2025/08/18 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:34 DEBUG : dir: Looking for writers 2025/08/18 03:39:34 DEBUG : Looking for writers 2025/08/18 03:39:34 DEBUG : dir: reading active writers 2025/08/18 03:39:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:34 DEBUG : dir: Looking for writers 2025/08/18 03:39:34 DEBUG : Looking for writers 2025/08/18 03:39:34 DEBUG : dir: reading active writers 2025/08/18 03:39:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:34 DEBUG : dir: Looking for writers 2025/08/18 03:39:34 DEBUG : Looking for writers 2025/08/18 03:39:34 DEBUG : dir: reading active writers 2025/08/18 03:39:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:34 DEBUG : dir: Looking for writers 2025/08/18 03:39:34 DEBUG : Looking for writers 2025/08/18 03:39:34 DEBUG : dir: reading active writers 2025/08/18 03:39:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:34 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:39:34 DEBUG : dir: Looking for writers 2025/08/18 03:39:34 DEBUG : Looking for writers 2025/08/18 03:39:34 DEBUG : dir: reading active writers 2025/08/18 03:39:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:35 DEBUG : dir: Looking for writers 2025/08/18 03:39:35 DEBUG : Looking for writers 2025/08/18 03:39:35 DEBUG : dir: reading active writers 2025/08/18 03:39:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:35 DEBUG : dir: Looking for writers 2025/08/18 03:39:35 DEBUG : Looking for writers 2025/08/18 03:39:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:35 DEBUG : dir: reading active writers 2025/08/18 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:35 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/18 03:39:35 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-18 03:39:34 +0000 UTC," 2025/08/18 03:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:39:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:39:36 DEBUG : dir: Looking for writers 2025/08/18 03:39:36 DEBUG : Looking for writers 2025/08/18 03:39:36 DEBUG : dir: reading active writers 2025/08/18 03:39:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:36 DEBUG : >WaitForWriters: 2025/08/18 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:36 DEBUG : dir: Looking for writers 2025/08/18 03:39:36 DEBUG : Looking for writers 2025/08/18 03:39:36 DEBUG : dir: reading active writers 2025/08/18 03:39:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:36 DEBUG : >WaitForWriters: 2025/08/18 03:39:36 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:37 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:39:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:39:37 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:39 DEBUG : dir: Looking for writers 2025/08/18 03:39:39 DEBUG : file1: reading active writers 2025/08/18 03:39:39 DEBUG : Looking for writers 2025/08/18 03:39:39 DEBUG : dir: reading active writers 2025/08/18 03:39:39 DEBUG : >WaitForWriters: 2025/08/18 03:39:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:39 DEBUG : dir/file1(0xc0006f5240): _readAt: size=512, off=0 2025/08/18 03:39:39 DEBUG : dir/file1(0xc0006f5240): openPending: 2025/08/18 03:39:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/18 03:39:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:39:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:39 DEBUG : dir/file1(0xc0006f5240): >openPending: err= 2025/08/18 03:39:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/18 03:39:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:39:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:39:40 DEBUG : dir/file1(0xc0006f5240): >_readAt: n=14, err=EOF 2025/08/18 03:39:40 DEBUG : dir/file1(0xc0006f5240): close: 2025/08/18 03:39:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:39:40 DEBUG : dir/file1(0xc0006f5240): >close: err= 2025/08/18 03:39:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2b40 2025/08/18 03:39:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:39:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:39:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f2b40 2025/08/18 03:39:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:39:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:39:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:39:42 DEBUG : dir/file1(0xc000785200): openPending: 2025/08/18 03:39:42 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/08/18 03:39:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:39:42 DEBUG : dir/file1(0xc000785200): >openPending: err= 2025/08/18 03:39:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:39:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:39:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:39:42 DEBUG : dir/file1(0xc000785200): _writeAt: size=25, off=0 2025/08/18 03:39:42 DEBUG : dir/file1(0xc000785200): >_writeAt: n=25, err= 2025/08/18 03:39:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:39:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:39:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2b40 2025/08/18 03:39:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:39:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:42 DEBUG : newLeaf(0xc000785200): close: 2025/08/18 03:39:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:39:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:39:42.22499913 +0000 UTC m=+152.921654934 2025/08/18 03:39:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:39:42 DEBUG : newLeaf(0xc000785200): >close: err= 2025/08/18 03:39:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:42 DEBUG : dir: Looking for writers 2025/08/18 03:39:42 DEBUG : Looking for writers 2025/08/18 03:39:42 DEBUG : dir: reading active writers 2025/08/18 03:39:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:39:42 DEBUG : dir: Looking for writers 2025/08/18 03:39:42 DEBUG : Looking for writers 2025/08/18 03:39:42 DEBUG : dir: reading active writers 2025/08/18 03:39:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:39:42 DEBUG : dir: Looking for writers 2025/08/18 03:39:42 DEBUG : Looking for writers 2025/08/18 03:39:42 DEBUG : dir: reading active writers 2025/08/18 03:39:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:39:42 DEBUG : dir: Looking for writers 2025/08/18 03:39:42 DEBUG : Looking for writers 2025/08/18 03:39:42 DEBUG : dir: reading active writers 2025/08/18 03:39:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:39:42 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:39:42 DEBUG : dir: Looking for writers 2025/08/18 03:39:42 DEBUG : Looking for writers 2025/08/18 03:39:42 DEBUG : dir: reading active writers 2025/08/18 03:39:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:39:43 DEBUG : dir: Looking for writers 2025/08/18 03:39:43 DEBUG : Looking for writers 2025/08/18 03:39:43 DEBUG : dir: reading active writers 2025/08/18 03:39:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:39:43 DEBUG : dir: Looking for writers 2025/08/18 03:39:43 DEBUG : Looking for writers 2025/08/18 03:39:43 DEBUG : dir: reading active writers 2025/08/18 03:39:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:39:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/18 03:39:43 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:39:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-18 03:39:42 +0000 UTC," 2025/08/18 03:39:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:39:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:39:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:39:44 DEBUG : dir: Looking for writers 2025/08/18 03:39:44 DEBUG : Looking for writers 2025/08/18 03:39:44 DEBUG : dir: reading active writers 2025/08/18 03:39:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:44 DEBUG : >WaitForWriters: 2025/08/18 03:39:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:44 DEBUG : dir: Looking for writers 2025/08/18 03:39:44 DEBUG : Looking for writers 2025/08/18 03:39:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:39:44 DEBUG : dir: reading active writers 2025/08/18 03:39:44 DEBUG : >WaitForWriters: 2025/08/18 03:39:44 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- FAIL: TestFileRename (45.89s) --- PASS: TestFileRename/off,forceCache=false (5.89s) --- FAIL: TestFileRename/minimal,forceCache=false (9.08s) --- PASS: TestFileRename/minimal,forceCache=true (8.57s) --- PASS: TestFileRename/writes,forceCache=false (6.51s) --- PASS: TestFileRename/writes,forceCache=true (7.81s) --- PASS: TestFileRename/full,forceCache=false (8.05s) === 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-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:45 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:45 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:45 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:45 DEBUG : Looking for writers 2025/08/18 03:39:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:45 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:39:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:39:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:39:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:39:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:47 DEBUG : dir: Looking for writers 2025/08/18 03:39:47 DEBUG : file1: reading active writers 2025/08/18 03:39:47 DEBUG : Looking for writers 2025/08/18 03:39:47 DEBUG : dir: reading active writers 2025/08/18 03:39:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.41s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:47 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:39:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:39:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:39:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:39:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:39:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:39:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:39:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:39:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:39:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:39:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:39:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/18 03:39:50 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/18 03:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/18 03:39:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:51 DEBUG : dir: Looking for writers 2025/08/18 03:39:51 DEBUG : file1: reading active writers 2025/08/18 03:39:51 DEBUG : Looking for writers 2025/08/18 03:39:51 DEBUG : dir: reading active writers 2025/08/18 03:39:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.01s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:51 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:39:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:39:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:39:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:39:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:39:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:39:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:39:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/18 03:39:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/18 03:39:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/18 03:39:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/18 03:39:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/18 03:39:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:39:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/18 03:39:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/18 03:39:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/18 03:39:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:39:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:39:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:39:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:39:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/18 03:39:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:39:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:39:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:39:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/18 03:39:56 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:56 DEBUG : dir: Looking for writers 2025/08/18 03:39:56 DEBUG : file1: reading active writers 2025/08/18 03:39:56 DEBUG : Looking for writers 2025/08/18 03:39:56 DEBUG : dir: reading active writers 2025/08/18 03:39:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.93s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:56 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:39:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:39:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:39:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:39:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:39:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:39:58 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:39:58 DEBUG : dir: Looking for writers 2025/08/18 03:39:58 DEBUG : file1: reading active writers 2025/08/18 03:39:58 DEBUG : Looking for writers 2025/08/18 03:39:58 DEBUG : dir: reading active writers 2025/08/18 03:39:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.40s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:39:59 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:40:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:40:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/18 03:40:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/18 03:40:00 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:00 DEBUG : dir: Looking for writers 2025/08/18 03:40:00 DEBUG : file1: reading active writers 2025/08/18 03:40:00 DEBUG : Looking for writers 2025/08/18 03:40:00 DEBUG : dir: reading active writers 2025/08/18 03:40:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.46s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:01 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:01 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:01 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:01 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): _readAt: size=1, off=0 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): openPending: 2025/08/18 03:40:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >openPending: err= 2025/08/18 03:40:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:40:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >_readAt: n=1, err= 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): _readAt: size=256, off=1 2025/08/18 03:40:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >_readAt: n=15, err=EOF 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): _readAt: size=16, off=16 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >_readAt: n=0, err=EOF 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): close: 2025/08/18 03:40:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >close: err= 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): close: 2025/08/18 03:40:03 DEBUG : dir/file1(0xc0008e2f00): >close: err=file already closed 2025/08/18 03:40:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:03 DEBUG : dir: Looking for writers 2025/08/18 03:40:03 DEBUG : file1: reading active writers 2025/08/18 03:40:03 DEBUG : Looking for writers 2025/08/18 03:40:03 DEBUG : dir: reading active writers 2025/08/18 03:40:03 DEBUG : >WaitForWriters: 2025/08/18 03:40:03 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.58s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:04 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:04 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:04 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:04 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): _readAt: size=1, off=0 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): openPending: 2025/08/18 03:40:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >openPending: err= 2025/08/18 03:40:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:40:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >_readAt: n=1, err= 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): _readAt: size=1, off=5 2025/08/18 03:40:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >_readAt: n=1, err= 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): _readAt: size=1, off=3 2025/08/18 03:40:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >_readAt: n=1, err= 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): _readAt: size=1, off=13 2025/08/18 03:40:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >_readAt: n=1, err= 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): _readAt: size=16, off=100 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >_readAt: n=0, err=EOF 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): close: 2025/08/18 03:40:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:40:05 DEBUG : dir/file1(0xc0008d3480): >close: err= 2025/08/18 03:40:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:05 DEBUG : dir: Looking for writers 2025/08/18 03:40:05 DEBUG : file1: reading active writers 2025/08/18 03:40:05 DEBUG : Looking for writers 2025/08/18 03:40:05 DEBUG : dir: reading active writers 2025/08/18 03:40:05 DEBUG : >WaitForWriters: 2025/08/18 03:40:05 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.44s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:06 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:06 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:06 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:06 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=1, off=0 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): openPending: 2025/08/18 03:40:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >openPending: err= 2025/08/18 03:40:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:40:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=1, err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=1, off=5 2025/08/18 03:40:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=1, err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=1, off=1 2025/08/18 03:40:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=1, err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=6, off=10 2025/08/18 03:40:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=6, err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=256, off=10 2025/08/18 03:40:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=6, err=EOF 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=256, off=100 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=0, err=EOF 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): close: 2025/08/18 03:40:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >close: err= 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): _readAt: size=256, off=100 2025/08/18 03:40:08 DEBUG : dir/file1(0xc000482240): >_readAt: n=0, err=file already closed 2025/08/18 03:40:08 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:08 DEBUG : dir: Looking for writers 2025/08/18 03:40:08 DEBUG : file1: reading active writers 2025/08/18 03:40:08 DEBUG : Looking for writers 2025/08/18 03:40:08 DEBUG : dir: reading active writers 2025/08/18 03:40:08 DEBUG : >WaitForWriters: 2025/08/18 03:40:08 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.51s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:09 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:09 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:09 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:09 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): RWFileHandle.Flush 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): _readAt: size=256, off=0 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): openPending: 2025/08/18 03:40:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): >openPending: err= 2025/08/18 03:40:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:40:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): >_readAt: n=16, err=EOF 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): RWFileHandle.Flush 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): RWFileHandle.Flush 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): close: 2025/08/18 03:40:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:40:10 DEBUG : dir/file1(0xc000483080): >close: err= 2025/08/18 03:40:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:10 DEBUG : dir: Looking for writers 2025/08/18 03:40:10 DEBUG : file1: reading active writers 2025/08/18 03:40:10 DEBUG : Looking for writers 2025/08/18 03:40:10 DEBUG : dir: reading active writers 2025/08/18 03:40:10 DEBUG : >WaitForWriters: 2025/08/18 03:40:10 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.47s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:11 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:11 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:11 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:11 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:40:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:40:13 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): _readAt: size=256, off=0 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): openPending: 2025/08/18 03:40:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): >openPending: err= 2025/08/18 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:40:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): >_readAt: n=16, err=EOF 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): RWFileHandle.Release 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): close: 2025/08/18 03:40:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): >close: err= 2025/08/18 03:40:13 DEBUG : dir/file1(0xc000785180): RWFileHandle.Release 2025/08/18 03:40:13 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:13 DEBUG : dir: Looking for writers 2025/08/18 03:40:13 DEBUG : file1: reading active writers 2025/08/18 03:40:13 DEBUG : Looking for writers 2025/08/18 03:40:13 DEBUG : dir: reading active writers 2025/08/18 03:40:13 DEBUG : >WaitForWriters: 2025/08/18 03:40:13 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.40s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:14 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:14 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:14 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): openPending: 2025/08/18 03:40:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): >openPending: err= 2025/08/18 03:40:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): _writeAt: size=5, off=0 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): >_writeAt: n=5, err= 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): _writeAt: size=7, off=5 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): >_writeAt: n=7, err= 2025/08/18 03:40:14 DEBUG : file1: vfs cache: truncate to size=11 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): close: 2025/08/18 03:40:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:14.18130319 +0000 UTC m=+184.877959014 2025/08/18 03:40:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): >close: err= 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): close: 2025/08/18 03:40:14 DEBUG : file1(0xc0008d2cc0): >close: err=file already closed 2025/08/18 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:14 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:14 DEBUG : Looking for writers 2025/08/18 03:40:14 DEBUG : file1: reading active writers 2025/08/18 03:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:15 INFO : file1: Copied (new) 2025/08/18 03:40:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-18 03:40:14 +0000 UTC," 2025/08/18 03:40:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:15 DEBUG : Looking for writers 2025/08/18 03:40:15 DEBUG : file1: reading active writers 2025/08/18 03:40:15 DEBUG : >WaitForWriters: 2025/08/18 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:15 DEBUG : Looking for writers 2025/08/18 03:40:15 DEBUG : file1: reading active writers 2025/08/18 03:40:15 DEBUG : >WaitForWriters: 2025/08/18 03:40:15 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.02s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:16 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:16 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:16 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:16 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:16 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): openPending: 2025/08/18 03:40:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): >openPending: err= 2025/08/18 03:40:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): _writeAt: size=7, off=0 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): >_writeAt: n=7, err= 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): _writeAt: size=6, off=5 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): >_writeAt: n=6, err= 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): close: 2025/08/18 03:40:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:16.203208807 +0000 UTC m=+186.899864612 2025/08/18 03:40:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): >close: err= 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): _writeAt: size=5, off=0 2025/08/18 03:40:16 DEBUG : file1(0xc000483d80): >_writeAt: n=0, err=file already closed 2025/08/18 03:40:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:16 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:16 DEBUG : Looking for writers 2025/08/18 03:40:16 DEBUG : file1: reading active writers 2025/08/18 03:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:17 INFO : file1: Copied (new) 2025/08/18 03:40:17 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-18 03:40:16 +0000 UTC," 2025/08/18 03:40:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:17 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:17 DEBUG : Looking for writers 2025/08/18 03:40:17 DEBUG : file1: reading active writers 2025/08/18 03:40:17 DEBUG : >WaitForWriters: 2025/08/18 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:17 DEBUG : Looking for writers 2025/08/18 03:40:17 DEBUG : file1: reading active writers 2025/08/18 03:40:17 DEBUG : >WaitForWriters: 2025/08/18 03:40:17 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.02s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:18 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:18 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:18 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:18 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:18 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:18 DEBUG : file1(0xc0008d3cc0): openPending: 2025/08/18 03:40:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:18 DEBUG : file1(0xc0008d3cc0): >openPending: err= 2025/08/18 03:40:18 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:18 DEBUG : file1(0xc0008d3cc0): close: 2025/08/18 03:40:18 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:18.212927914 +0000 UTC m=+188.909583717 2025/08/18 03:40:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:18 DEBUG : file1(0xc0008d3cc0): >close: err= 2025/08/18 03:40:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:40:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:40:18 DEBUG : file2: newRWFileHandle: 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): openPending: 2025/08/18 03:40:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): >openPending: err= 2025/08/18 03:40:18 DEBUG : file2: >newRWFileHandle: err= 2025/08/18 03:40:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:40:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/18 03:40:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): RWFileHandle.Flush 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): RWFileHandle.Release 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): close: 2025/08/18 03:40:18 DEBUG : file2: vfs cache: setting modification time to 2025-08-18 03:40:18.214829365 +0000 UTC m=+188.911485169 2025/08/18 03:40:18 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:18 DEBUG : file2(0xc000410840): >close: err= 2025/08/18 03:40:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/18 03:40:18 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:18 DEBUG : file2: vfs cache: starting upload 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/18 03:40:18 DEBUG : Looking for writers 2025/08/18 03:40:18 DEBUG : file1: reading active writers 2025/08/18 03:40:18 DEBUG : file2: reading active writers 2025/08/18 03:40:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/18 03:40:19 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/18 03:40:19 INFO : file2: Copied (new) 2025/08/18 03:40:19 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-18 03:40:18 +0000 UTC," 2025/08/18 03:40:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/18 03:40:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:40:19 INFO : file2: vfs cache: upload succeeded try #1 2025/08/18 03:40:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:19 INFO : file1: Copied (new) 2025/08/18 03:40:19 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-18 03:40:18 +0000 UTC," 2025/08/18 03:40:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:19 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:19 DEBUG : Looking for writers 2025/08/18 03:40:19 DEBUG : file1: reading active writers 2025/08/18 03:40:19 DEBUG : file2: reading active writers 2025/08/18 03:40:19 DEBUG : >WaitForWriters: 2025/08/18 03:40:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:19 DEBUG : Looking for writers 2025/08/18 03:40:19 DEBUG : file2: reading active writers 2025/08/18 03:40:19 DEBUG : file1: reading active writers 2025/08/18 03:40:19 DEBUG : >WaitForWriters: 2025/08/18 03:40:19 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:20 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:20 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:20 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:20 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:20 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): openPending: 2025/08/18 03:40:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): >openPending: err= 2025/08/18 03:40:20 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): _writeAt: size=5, off=0 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): >_writeAt: n=5, err= 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): RWFileHandle.Flush 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): RWFileHandle.Flush 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): close: 2025/08/18 03:40:20 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:20.355292709 +0000 UTC m=+191.051948513 2025/08/18 03:40:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:20 DEBUG : file1(0xc000953dc0): >close: err= 2025/08/18 03:40:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:20 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:20 DEBUG : Looking for writers 2025/08/18 03:40:20 DEBUG : file1: reading active writers 2025/08/18 03:40:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:21 INFO : file1: Copied (new) 2025/08/18 03:40:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-18 03:40:20 +0000 UTC," 2025/08/18 03:40:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:21 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:21 DEBUG : Looking for writers 2025/08/18 03:40:21 DEBUG : file1: reading active writers 2025/08/18 03:40:21 DEBUG : >WaitForWriters: 2025/08/18 03:40:21 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:22 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:22 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:22 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): openPending: 2025/08/18 03:40:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): >openPending: err= 2025/08/18 03:40:22 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): _writeAt: size=5, off=0 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): >_writeAt: n=5, err= 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): RWFileHandle.Release 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): close: 2025/08/18 03:40:22 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:22.22784502 +0000 UTC m=+192.924500824 2025/08/18 03:40:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): >close: err= 2025/08/18 03:40:22 DEBUG : file1(0xc000fc6b80): RWFileHandle.Release 2025/08/18 03:40:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:22 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:22 DEBUG : Looking for writers 2025/08/18 03:40:22 DEBUG : file1: reading active writers 2025/08/18 03:40:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:23 DEBUG : Looking for writers 2025/08/18 03:40:23 DEBUG : file1: reading active writers 2025/08/18 03:40:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:40:24 DEBUG : Looking for writers 2025/08/18 03:40:24 DEBUG : file1: reading active writers 2025/08/18 03:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:40:25 DEBUG : Looking for writers 2025/08/18 03:40:25 DEBUG : file1: reading active writers 2025/08/18 03:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:40:26 DEBUG : Looking for writers 2025/08/18 03:40:26 DEBUG : file1: reading active writers 2025/08/18 03:40:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:40:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/18 03:40:26 INFO : file1: Copied (new) 2025/08/18 03:40:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-18 03:40:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/18 03:40:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:26 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:27 DEBUG : Looking for writers 2025/08/18 03:40:27 DEBUG : file1: reading active writers 2025/08/18 03:40:27 DEBUG : >WaitForWriters: 2025/08/18 03:40:27 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (6.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:28 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:28 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:28 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:28 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:40:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:40:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): openPending: 2025/08/18 03:40:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): >openPending: err= 2025/08/18 03:40:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:40:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): _writeAt: size=5, off=0 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): >_writeAt: n=5, err= 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): close: 2025/08/18 03:40:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:40:30.161202443 +0000 UTC m=+200.857858227 2025/08/18 03:40:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:30 DEBUG : dir/file1(0xc000e2a1c0): >close: err= 2025/08/18 03:40:30 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:30 DEBUG : dir: Looking for writers 2025/08/18 03:40:30 DEBUG : file1: reading active writers 2025/08/18 03:40:30 DEBUG : Looking for writers 2025/08/18 03:40:30 DEBUG : dir: reading active writers 2025/08/18 03:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/18 03:40:31 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:40:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-18 03:40:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/18 03:40:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:31 DEBUG : dir: Looking for writers 2025/08/18 03:40:31 DEBUG : file1: reading active writers 2025/08/18 03:40:31 DEBUG : Looking for writers 2025/08/18 03:40:31 DEBUG : dir: reading active writers 2025/08/18 03:40:31 DEBUG : >WaitForWriters: 2025/08/18 03:40:31 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.87s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:32 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:32 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:32 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:32 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:40:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:40:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:40:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): _writeAt: size=5, off=0 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): openPending: 2025/08/18 03:40:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/18 03:40:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:40:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): >openPending: err= 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): >_writeAt: n=5, err= 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): _writeAt: size=15, off=5 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): >_writeAt: n=15, err= 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): close: 2025/08/18 03:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/18 03:40:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:40:33.676821315 +0000 UTC m=+204.373477120 2025/08/18 03:40:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:33 DEBUG : dir/file1(0xc000482200): >close: err= 2025/08/18 03:40:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:33 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:33 DEBUG : dir: Looking for writers 2025/08/18 03:40:33 DEBUG : file1: reading active writers 2025/08/18 03:40:33 DEBUG : Looking for writers 2025/08/18 03:40:33 DEBUG : dir: reading active writers 2025/08/18 03:40:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:34 DEBUG : dir: Looking for writers 2025/08/18 03:40:34 DEBUG : file1: reading active writers 2025/08/18 03:40:34 DEBUG : Looking for writers 2025/08/18 03:40:34 DEBUG : dir: reading active writers 2025/08/18 03:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:34 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:40:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-18 03:40:33 +0000 UTC," 2025/08/18 03:40:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:34 DEBUG : dir: Looking for writers 2025/08/18 03:40:34 DEBUG : file1: reading active writers 2025/08/18 03:40:34 DEBUG : Looking for writers 2025/08/18 03:40:34 DEBUG : dir: reading active writers 2025/08/18 03:40:34 DEBUG : >WaitForWriters: 2025/08/18 03:40:34 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.42s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:35 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:35 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:35 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:35 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:35 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): openPending: 2025/08/18 03:40:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): >openPending: err= 2025/08/18 03:40:35 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): _writeAt: size=5, off=0 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): >_writeAt: n=5, err= 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): close: 2025/08/18 03:40:35 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:40:35.85063381 +0000 UTC m=+206.547289574 2025/08/18 03:40:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:35 DEBUG : file1(0xc000e2b640): >close: err= 2025/08/18 03:40:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:35 DEBUG : Looking for writers 2025/08/18 03:40:35 DEBUG : file1: reading active writers 2025/08/18 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:35 DEBUG : Looking for writers 2025/08/18 03:40:35 DEBUG : file1: reading active writers 2025/08/18 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:35 DEBUG : Looking for writers 2025/08/18 03:40:35 DEBUG : file1: reading active writers 2025/08/18 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:35 DEBUG : Looking for writers 2025/08/18 03:40:35 DEBUG : file1: reading active writers 2025/08/18 03:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:35 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:36 DEBUG : Looking for writers 2025/08/18 03:40:36 DEBUG : file1: reading active writers 2025/08/18 03:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:36 DEBUG : Looking for writers 2025/08/18 03:40:36 DEBUG : file1: reading active writers 2025/08/18 03:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:36 DEBUG : Looking for writers 2025/08/18 03:40:36 DEBUG : file1: reading active writers 2025/08/18 03:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:36 INFO : file1: Copied (new) 2025/08/18 03:40:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-18 03:40:35 +0000 UTC," 2025/08/18 03:40:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:36 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:37 DEBUG : Looking for writers 2025/08/18 03:40:37 DEBUG : file1: reading active writers 2025/08/18 03:40:37 DEBUG : >WaitForWriters: 2025/08/18 03:40:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:37 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:37 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/18 03:40:37 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.709641256 +0000 UTC m=+208.406297040 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac6c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.709641256 +0000 UTC m=+208.406297040 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009acb80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.709641256 +0000 UTC m=+208.406297040 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad040): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b500 item 1 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.714040387 +0000 UTC m=+208.410696181 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad680): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.714040387 +0000 UTC m=+208.410696181 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009adb80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 2 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.717303484 +0000 UTC m=+208.413959278 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.717303484 +0000 UTC m=+208.413959278 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2a40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.717303484 +0000 UTC m=+208.413959278 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2f40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 3 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.721256658 +0000 UTC m=+208.417912452 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.721256658 +0000 UTC m=+208.417912452 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3b80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 4 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.726264282 +0000 UTC m=+208.422920075 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784480): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.726264282 +0000 UTC m=+208.422920075 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784d00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.726264282 +0000 UTC m=+208.422920075 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785280): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 5 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.729558507 +0000 UTC m=+208.426214302 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.729558507 +0000 UTC m=+208.426214302 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004100c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431340 item 6 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.732540687 +0000 UTC m=+208.429196472 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.732540687 +0000 UTC m=+208.429196472 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.732540687 +0000 UTC m=+208.429196472 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952140): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 7 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.73630675 +0000 UTC m=+208.432962533 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.73630675 +0000 UTC m=+208.432962533 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952f40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aaf0 item 8 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000953540): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.739308476 +0000 UTC m=+208.435964281 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.739308476 +0000 UTC m=+208.435964281 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953d80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.739308476 +0000 UTC m=+208.435964281 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956300): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b2d0 item 9 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.744135641 +0000 UTC m=+208.440791435 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.744135641 +0000 UTC m=+208.440791435 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000956ec0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb90 item 10 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000957500): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957500): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.747065533 +0000 UTC m=+208.443721338 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009578c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.747065533 +0000 UTC m=+208.443721338 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000957dc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.747065533 +0000 UTC m=+208.443721338 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990340): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 11 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.750389756 +0000 UTC m=+208.447045560 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009909c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.750389756 +0000 UTC m=+208.447045560 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000990f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 12 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000991540): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.753122067 +0000 UTC m=+208.449777860 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000991900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.753122067 +0000 UTC m=+208.449777860 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2040): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 13 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.756130577 +0000 UTC m=+208.452786380 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b26c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.756130577 +0000 UTC m=+208.452786380 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b2c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 14 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc0009b3240): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3240): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.75889669 +0000 UTC m=+208.455552494 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.75889669 +0000 UTC m=+208.455552494 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009b3cc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004442a0 item 15 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.760845501 +0000 UTC m=+208.457501264 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d83c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.760845501 +0000 UTC m=+208.457501264 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 16 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.763553266 +0000 UTC m=+208.460209029 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d8f40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.763553266 +0000 UTC m=+208.460209029 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d93c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.763553266 +0000 UTC m=+208.460209029 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d98c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 17 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.767437059 +0000 UTC m=+208.464092863 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009d9f40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.767437059 +0000 UTC m=+208.464092863 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06500): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 18 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.770435679 +0000 UTC m=+208.467091493 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a06b80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.770435679 +0000 UTC m=+208.467091493 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07080): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.770435679 +0000 UTC m=+208.467091493 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07580): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 19 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.77384934 +0000 UTC m=+208.470505134 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a07c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.77384934 +0000 UTC m=+208.470505134 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c1c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445a40 item 20 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.775860066 +0000 UTC m=+208.472515820 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2c840): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.775860066 +0000 UTC m=+208.472515820 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2cd40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.775860066 +0000 UTC m=+208.472515820 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d240): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445e30 item 21 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.779327978 +0000 UTC m=+208.475983772 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2d8c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.779327978 +0000 UTC m=+208.475983772 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000a2de00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474700 item 22 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.783038756 +0000 UTC m=+208.479694570 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aca500): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.783038756 +0000 UTC m=+208.479694570 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaa00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.783038756 +0000 UTC m=+208.479694570 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acaf00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 23 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.787870359 +0000 UTC m=+208.484526154 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acb580): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.787870359 +0000 UTC m=+208.484526154 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000acbac0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 24 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000aec180): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec180): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.790854594 +0000 UTC m=+208.487510397 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aec540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.790854594 +0000 UTC m=+208.487510397 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aeca40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.790854594 +0000 UTC m=+208.487510397 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aecf80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 25 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.795214691 +0000 UTC m=+208.491870485 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aed600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.795214691 +0000 UTC m=+208.491870485 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000aedb40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524850 item 26 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000fc7000): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7000): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.798098837 +0000 UTC m=+208.494754621 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7400): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.798098837 +0000 UTC m=+208.494754621 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.798098837 +0000 UTC m=+208.494754621 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7e40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caf50 item 27 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.801469647 +0000 UTC m=+208.498125452 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.801469647 +0000 UTC m=+208.498125452 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba0a80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb5e0 item 28 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000ba10c0): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba10c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.80465067 +0000 UTC m=+208.501306455 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1480): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.80465067 +0000 UTC m=+208.501306455 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ba1b40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbf10 item 29 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.809564819 +0000 UTC m=+208.506220623 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca240): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.809564819 +0000 UTC m=+208.506220623 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cca780): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 30 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): _readAt: size=2, off=0 2025/08/18 03:40:37 ERROR : open-test-file(0xc000ccadc0): Couldn't read size of file 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccadc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.812940347 +0000 UTC m=+208.509596151 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb180): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.812940347 +0000 UTC m=+208.509596151 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccb840): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d3b0 item 31 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.815446894 +0000 UTC m=+208.512102658 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000ccbec0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.815446894 +0000 UTC m=+208.512102658 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4480): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 32 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.817756712 +0000 UTC m=+208.514412496 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4ac0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a2a0 item 33 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.818617778 +0000 UTC m=+208.515273573 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf4f40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.818617778 +0000 UTC m=+208.515273573 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5440): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a690 item 33 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.82122243 +0000 UTC m=+208.517878234 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5a80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b1f0 item 34 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.822234952 +0000 UTC m=+208.518890746 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000cf5f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.822234952 +0000 UTC m=+208.518890746 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d284c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 34 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.824652311 +0000 UTC m=+208.521308095 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483300): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429a40 item 35 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.825422778 +0000 UTC m=+208.522078562 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483780): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.825422778 +0000 UTC m=+208.522078562 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872040): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 35 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.827615886 +0000 UTC m=+208.524271670 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008726c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 36 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.828850384 +0000 UTC m=+208.525506168 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000872bc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.828850384 +0000 UTC m=+208.525506168 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873100): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 36 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.83122821 +0000 UTC m=+208.527883974 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873740): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5570 item 37 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.832178875 +0000 UTC m=+208.528834639 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000873bc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.832178875 +0000 UTC m=+208.528834639 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce140): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 37 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.833918271 +0000 UTC m=+208.530574035 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dce7c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 38 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.834688147 +0000 UTC m=+208.531343911 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcecc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.834688147 +0000 UTC m=+208.531343911 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf200): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c3f0 item 38 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.836400723 +0000 UTC m=+208.533056508 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcf880): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca80 item 39 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.837156441 +0000 UTC m=+208.533812236 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000dcfd80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.837156441 +0000 UTC m=+208.533812236 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06300): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ccb0 item 39 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.839166766 +0000 UTC m=+208.535822551 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 40 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.840061457 +0000 UTC m=+208.536717241 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e06e80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.840061457 +0000 UTC m=+208.536717241 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e073c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 40 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.841922713 +0000 UTC m=+208.538578476 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 41 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.842958879 +0000 UTC m=+208.539614643 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e07e80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 41 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.843826137 +0000 UTC m=+208.540481901 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c3c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.843826137 +0000 UTC m=+208.540481901 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3c900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046de30 item 41 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.845608684 +0000 UTC m=+208.542264449 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3cf40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 42 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.846289202 +0000 UTC m=+208.542944966 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d440): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476700 item 42 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.847046595 +0000 UTC m=+208.543702358 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3d980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.847046595 +0000 UTC m=+208.543702358 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e3df00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 42 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.84887098 +0000 UTC m=+208.545526744 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e625c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476cb0 item 43 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.851693952 +0000 UTC m=+208.548349715 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e62ac0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e70 item 43 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.852459569 +0000 UTC m=+208.549115333 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63000): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.852459569 +0000 UTC m=+208.549115333 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 43 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.85425458 +0000 UTC m=+208.550910344 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e63b80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004775e0 item 44 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.854953452 +0000 UTC m=+208.551609216 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e100): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 44 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.855895771 +0000 UTC m=+208.552551536 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8e640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.855895771 +0000 UTC m=+208.552551536 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8ebc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 44 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.857911146 +0000 UTC m=+208.554566910 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f200): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c000 item 45 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.85853653 +0000 UTC m=+208.555192294 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8f700): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.85853653 +0000 UTC m=+208.555192294 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e8fe00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 45 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.860254707 +0000 UTC m=+208.556910471 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f424c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c9a0 item 46 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.860908576 +0000 UTC m=+208.557564339 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f429c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.860908576 +0000 UTC m=+208.557564339 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f430c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd20 item 46 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.86296126 +0000 UTC m=+208.559617024 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43700): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d2d0 item 47 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.863883722 +0000 UTC m=+208.560539486 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f43c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.863883722 +0000 UTC m=+208.560539486 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82380): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d5e0 item 47 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.865896642 +0000 UTC m=+208.562552407 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f829c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025df10 item 48 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.866620371 +0000 UTC m=+208.563276135 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f82ec0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.866620371 +0000 UTC m=+208.563276135 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f835c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512380 item 48 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.868956588 +0000 UTC m=+208.565612352 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f83c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a10 item 49 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.870183443 +0000 UTC m=+208.566839207 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c100): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.870183443 +0000 UTC m=+208.566839207 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9c640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512c40 item 49 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.872221169 +0000 UTC m=+208.568876933 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ccc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513030 item 50 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.87339856 +0000 UTC m=+208.570054324 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d1c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.87339856 +0000 UTC m=+208.570054324 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9d740): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 50 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.875106297 +0000 UTC m=+208.571762061 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000f9ddc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 51 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.875746448 +0000 UTC m=+208.572402243 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce340): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.875746448 +0000 UTC m=+208.572402243 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fce880): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 51 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.877718382 +0000 UTC m=+208.574374146 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcef00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d90 item 52 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.878735922 +0000 UTC m=+208.575391686 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf400): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.878735922 +0000 UTC m=+208.575391686 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fcf980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 52 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.880363028 +0000 UTC m=+208.577018842 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002080): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403880 item 53 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.880990607 +0000 UTC m=+208.577646370 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002580): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.880990607 +0000 UTC m=+208.577646370 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001002ac0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 53 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.883131067 +0000 UTC m=+208.579786830 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003140): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8150 item 54 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.883856729 +0000 UTC m=+208.580512492 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.883856729 +0000 UTC m=+208.580512492 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc001003bc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8690 item 54 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.885369479 +0000 UTC m=+208.582025243 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e2c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8bd0 item 55 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.886197163 +0000 UTC m=+208.582852928 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102e7c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.886197163 +0000 UTC m=+208.582852928 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102ed00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8d90 item 55 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.890616963 +0000 UTC m=+208.587272738 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f380): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9260 item 56 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.89164285 +0000 UTC m=+208.588298614 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102f880): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.89164285 +0000 UTC m=+208.588298614 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00102fe00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9420 item 56 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.893734628 +0000 UTC m=+208.590390392 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104c4c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e99d0 item 57 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.894686646 +0000 UTC m=+208.591342410 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104ca00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9c70 item 57 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.89608413 +0000 UTC m=+208.592739894 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104cf40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.89608413 +0000 UTC m=+208.592739894 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104d4c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9e30 item 57 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.898936156 +0000 UTC m=+208.595591930 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00104db00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 58 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.900245585 +0000 UTC m=+208.596901349 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a0c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390620 item 58 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.901310315 +0000 UTC m=+208.597966078 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107a600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.901310315 +0000 UTC m=+208.597966078 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107abc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 58 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.902835508 +0000 UTC m=+208.599491273 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b200): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 59 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.903599473 +0000 UTC m=+208.600255237 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107b740): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003912d0 item 59 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.904632493 +0000 UTC m=+208.601288257 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00107bc80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.904632493 +0000 UTC m=+208.601288257 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc280): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ab0 item 59 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.910524827 +0000 UTC m=+208.607180602 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a980): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524230 item 60 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.911283272 +0000 UTC m=+208.607939046 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5a4c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524690 item 60 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.912578144 +0000 UTC m=+208.609233919 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5ab80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.912578144 +0000 UTC m=+208.609233919 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b140): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005248c0 item 60 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.914468794 +0000 UTC m=+208.611124568 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5b780): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 61 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.915239361 +0000 UTC m=+208.611895145 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000b5bcc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.915239361 +0000 UTC m=+208.611895145 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dc6c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005252d0 item 61 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.919619817 +0000 UTC m=+208.616275581 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dcd00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ab0 item 62 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.920749118 +0000 UTC m=+208.617404882 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd240): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.920749118 +0000 UTC m=+208.617404882 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0010dd940): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470230 item 62 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.922722654 +0000 UTC m=+208.619378418 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28000): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470770 item 63 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.923927417 +0000 UTC m=+208.620583180 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.923927417 +0000 UTC m=+208.620583180 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d28f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 63 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): open at offset 0 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.925710284 +0000 UTC m=+208.622366048 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 64 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.926313817 +0000 UTC m=+208.622969581 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000d29a80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.926313817 +0000 UTC m=+208.622969581 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f4780): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004710a0 item 64 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.928548083 +0000 UTC m=+208.625203848 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0006f5780): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004715e0 item 65 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.929587735 +0000 UTC m=+208.626243499 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a0c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.929587735 +0000 UTC m=+208.626243499 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2a600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 65 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.931951485 +0000 UTC m=+208.628607259 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2ac80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390000 item 66 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.932892341 +0000 UTC m=+208.629548175 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b100): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.932892341 +0000 UTC m=+208.629548175 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2b640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390310 item 66 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.934624905 +0000 UTC m=+208.631280669 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000e2bc80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 67 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.935302627 +0000 UTC m=+208.631958391 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac0c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.935302627 +0000 UTC m=+208.631958391 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ac600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 67 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.937085845 +0000 UTC m=+208.633741609 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009accc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391260 item 68 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.9378176 +0000 UTC m=+208.634473374 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad1c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.9378176 +0000 UTC m=+208.634473374 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009ad700): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391880 item 68 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.939382378 +0000 UTC m=+208.636038142 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009add40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a150 item 69 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.940086621 +0000 UTC m=+208.636742385 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d24c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.940086621 +0000 UTC m=+208.636742385 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d2ac0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 69 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.942112365 +0000 UTC m=+208.638768129 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3180): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 70 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.942914171 +0000 UTC m=+208.639569935 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d36c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.942914171 +0000 UTC m=+208.639569935 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0008d3c00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 70 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.944666371 +0000 UTC m=+208.641322175 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc70 item 71 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.945809609 +0000 UTC m=+208.642465372 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000784f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.945809609 +0000 UTC m=+208.642465372 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785400): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003101c0 item 71 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.948281109 +0000 UTC m=+208.644936893 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000785a80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310e00 item 72 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.949430678 +0000 UTC m=+208.646086462 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000410840): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.949430678 +0000 UTC m=+208.646086462 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004114c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311260 item 72 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.951898903 +0000 UTC m=+208.648554687 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000411cc0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b20 item 73 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.952943484 +0000 UTC m=+208.649599268 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952240): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004143f0 item 73 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.953715504 +0000 UTC m=+208.650371288 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952840): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.953715504 +0000 UTC m=+208.650371288 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000952e40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 73 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.955991408 +0000 UTC m=+208.652647192 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009534c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004151f0 item 74 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.957748528 +0000 UTC m=+208.654404311 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0009539c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415500 item 74 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.959081632 +0000 UTC m=+208.655737416 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000953f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.959081632 +0000 UTC m=+208.655737416 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e070 item 74 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.962407737 +0000 UTC m=+208.659063521 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc6b80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e700 item 75 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.964056473 +0000 UTC m=+208.660712257 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7080): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): _writeAt: size=3, off=2 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 75 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.9649976 +0000 UTC m=+208.661653384 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7600): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.9649976 +0000 UTC m=+208.661653384 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000fc7b40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee00 item 75 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.966954245 +0000 UTC m=+208.663610008 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0004822c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 76 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.967701297 +0000 UTC m=+208.664357061 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482900): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f340 item 76 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): _writeAt: size=3, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.968609543 +0000 UTC m=+208.665265317 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000482e80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.968609543 +0000 UTC m=+208.665265317 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483400): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 76 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.970659353 +0000 UTC m=+208.667315127 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000483d80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 77 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.971432985 +0000 UTC m=+208.668088769 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073e300): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.971432985 +0000 UTC m=+208.668088769 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073ea00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fdc0 item 77 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.973125564 +0000 UTC m=+208.669781327 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f040): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac4d0 item 78 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.974532746 +0000 UTC m=+208.671188530 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073f540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.974532746 +0000 UTC m=+208.671188530 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc00073fc40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac700 item 78 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.977160971 +0000 UTC m=+208.673816786 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754300): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acee0 item 79 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.977907033 +0000 UTC m=+208.674562797 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754800): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.977907033 +0000 UTC m=+208.674562797 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000754f00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad0a0 item 79 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 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/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.979754121 +0000 UTC m=+208.676409885 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755540): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad5e0 item 80 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.981040687 +0000 UTC m=+208.677696472 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000755a40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.981040687 +0000 UTC m=+208.677696472 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007641c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad810 item 80 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.983165146 +0000 UTC m=+208.679820911 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764800): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002addc0 item 81 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.983821068 +0000 UTC m=+208.680476832 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000764c80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.983821068 +0000 UTC m=+208.680476832 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007651c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a42a0 item 81 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.985450318 +0000 UTC m=+208.682106082 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765840): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4850 item 82 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.986199285 +0000 UTC m=+208.682855059 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc000765d40): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.986199285 +0000 UTC m=+208.682855059 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4340): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4a80 item 82 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.990155223 +0000 UTC m=+208.686810997 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d49c0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4ee0 item 83 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.990935749 +0000 UTC m=+208.687591513 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d4ec0): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.990935749 +0000 UTC m=+208.687591513 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5400): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5110 item 83 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.993227403 +0000 UTC m=+208.689883186 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007d5a80): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a58f0 item 84 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): _readAt: size=2, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): >_readAt: n=0, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): _writeAt: size=3, off=5 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.994318932 +0000 UTC m=+208.690974696 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa000): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): >_readAt: n=3, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.994318932 +0000 UTC m=+208.690974696 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fa580): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc0e0 item 84 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): >openPending: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): _writeAt: size=5, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): >_writeAt: n=5, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.997819716 +0000 UTC m=+208.694475470 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fac00): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): _readAt: size=2, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): open at offset 5 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): >_readAt: n=2, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): _writeAt: size=3, off=7 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc690 item 85 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): >_writeAt: n=3, err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.998587527 +0000 UTC m=+208.695243291 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb100): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:37 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): _readAt: size=512, off=0 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): openPending: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): >openPending: err= 2025/08/18 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): >_readAt: n=8, err=EOF 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): close: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:37.998587527 +0000 UTC m=+208.695243291 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:37 DEBUG : open-test-file(0xc0007fb640): >close: err= 2025/08/18 03:40:37 DEBUG : open-test-file: Remove: 2025/08/18 03:40:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc8c0 item 85 2025/08/18 03:40:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.000818858 +0000 UTC m=+208.697474621 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007fbcc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 86 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.001652774 +0000 UTC m=+208.698308538 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.001652774 +0000 UTC m=+208.698308538 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081c7c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd0a0 item 86 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.003739392 +0000 UTC m=+208.700395156 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081ce40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd570 item 87 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.005410931 +0000 UTC m=+208.702066695 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d340): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.005410931 +0000 UTC m=+208.702066695 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081d880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd7a0 item 87 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.007992339 +0000 UTC m=+208.704648102 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00081df00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc70 item 88 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.009384693 +0000 UTC m=+208.706040478 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844480): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.009384693 +0000 UTC m=+208.706040478 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000844a00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8150 item 88 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.011473305 +0000 UTC m=+208.708129089 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8a10 item 89 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.0122527 +0000 UTC m=+208.708908483 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845580): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8ee0 item 89 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.013029447 +0000 UTC m=+208.709685221 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000845ac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.013029447 +0000 UTC m=+208.709685221 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a0c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9110 item 89 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.014786066 +0000 UTC m=+208.711441849 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086a700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9570 item 90 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.016230739 +0000 UTC m=+208.712886523 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086ac40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9730 item 90 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.017122124 +0000 UTC m=+208.713777908 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b180): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.017122124 +0000 UTC m=+208.713777908 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086b740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f98f0 item 90 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.019411201 +0000 UTC m=+208.716066975 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00086bd80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9e30 item 91 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.020441887 +0000 UTC m=+208.717097652 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880340): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6310 item 91 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.021528318 +0000 UTC m=+208.718184081 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.021528318 +0000 UTC m=+208.718184081 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000880e00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c67e0 item 91 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.023972347 +0000 UTC m=+208.720628111 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7030 item 92 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.025069297 +0000 UTC m=+208.721725061 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881980): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c73b0 item 92 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.026038487 +0000 UTC m=+208.722694250 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000881ec0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.026038487 +0000 UTC m=+208.722694250 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a500): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7650 item 92 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.02757411 +0000 UTC m=+208.724229875 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089ab40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7ce0 item 93 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.02810065 +0000 UTC m=+208.724756414 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.02810065 +0000 UTC m=+208.724756414 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 93 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.029627367 +0000 UTC m=+208.726283130 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bdc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a620 item 94 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.030255816 +0000 UTC m=+208.726911580 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8380): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.030255816 +0000 UTC m=+208.726911580 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8a80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a7e0 item 94 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.031838409 +0000 UTC m=+208.728494183 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c90c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 95 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.032709635 +0000 UTC m=+208.729365399 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.032709635 +0000 UTC m=+208.729365399 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c9d00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 95 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.034597098 +0000 UTC m=+208.731252863 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec3c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 96 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.035435433 +0000 UTC m=+208.732091207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.035435433 +0000 UTC m=+208.732091207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed000): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b500 item 96 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:40:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:38 DEBUG : Looking for writers 2025/08/18 03:40:38 DEBUG : >WaitForWriters: 2025/08/18 03:40:38 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:38 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:38 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:38 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:38 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/18 03:40:38 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.435422735 +0000 UTC m=+209.132078529 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.435422735 +0000 UTC m=+209.132078529 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2a6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.435422735 +0000 UTC m=+209.132078529 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2ab80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 1 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.439211449 +0000 UTC m=+209.135867253 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b1c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.439211449 +0000 UTC m=+209.135867253 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2b6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 2 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.442399997 +0000 UTC m=+209.139055791 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b2bd00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.442399997 +0000 UTC m=+209.139055791 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.442399997 +0000 UTC m=+209.139055791 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7c6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 3 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.447057412 +0000 UTC m=+209.143713207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7cd40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.447057412 +0000 UTC m=+209.143713207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444230 item 4 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.450546334 +0000 UTC m=+209.147202148 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7d8c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.450546334 +0000 UTC m=+209.147202148 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b7dd40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.450546334 +0000 UTC m=+209.147202148 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004445b0 item 5 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.455867156 +0000 UTC m=+209.152522960 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.455867156 +0000 UTC m=+209.152522960 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a28e40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 6 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.459606818 +0000 UTC m=+209.156262613 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a294c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.459606818 +0000 UTC m=+209.156262613 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a299c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.459606818 +0000 UTC m=+209.156262613 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000a29e80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 7 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.464149118 +0000 UTC m=+209.160804913 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acc580): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.464149118 +0000 UTC m=+209.160804913 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000accac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445500 item 8 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000acd080): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.467078559 +0000 UTC m=+209.163734364 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.467078559 +0000 UTC m=+209.163734364 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acd8c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.467078559 +0000 UTC m=+209.163734364 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000acddc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 9 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.474261097 +0000 UTC m=+209.170916892 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af84c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.474261097 +0000 UTC m=+209.170916892 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af8a00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 10 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000af9040): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.47740977 +0000 UTC m=+209.174065574 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.47740977 +0000 UTC m=+209.174065574 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.47740977 +0000 UTC m=+209.174065574 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000af9e00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474540 item 11 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.482351039 +0000 UTC m=+209.179006844 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18500): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.482351039 +0000 UTC m=+209.179006844 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b18a40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 12 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000b19080): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.485235516 +0000 UTC m=+209.181891290 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.485235516 +0000 UTC m=+209.181891290 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b19b00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 13 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.487566604 +0000 UTC m=+209.184222388 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.487566604 +0000 UTC m=+209.184222388 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 14 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000b82d80): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b82d80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.490526151 +0000 UTC m=+209.187181935 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83140): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.490526151 +0000 UTC m=+209.187181935 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca8c0 item 15 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.492915678 +0000 UTC m=+209.189571452 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b83e80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.492915678 +0000 UTC m=+209.189571452 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000cca440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 16 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.496338616 +0000 UTC m=+209.192994390 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaa80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.496338616 +0000 UTC m=+209.192994390 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ccaf00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.496338616 +0000 UTC m=+209.192994390 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb420 item 17 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.501637457 +0000 UTC m=+209.198293251 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.501637457 +0000 UTC m=+209.198293251 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000992b40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b5e0 item 18 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.504017476 +0000 UTC m=+209.200673260 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009931c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.504017476 +0000 UTC m=+209.200673260 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009936c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.504017476 +0000 UTC m=+209.200673260 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000993bc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ba40 item 19 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.507834043 +0000 UTC m=+209.204489827 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc2c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.507834043 +0000 UTC m=+209.204489827 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fc800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 20 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.510418796 +0000 UTC m=+209.207074570 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fce80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.510418796 +0000 UTC m=+209.207074570 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd380): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.510418796 +0000 UTC m=+209.207074570 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fd880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 21 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.513991767 +0000 UTC m=+209.210647550 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009fdf00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.513991767 +0000 UTC m=+209.210647550 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3c4c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 22 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.516378458 +0000 UTC m=+209.213034252 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3cb40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.516378458 +0000 UTC m=+209.213034252 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.516378458 +0000 UTC m=+209.213034252 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3d540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 23 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.521472403 +0000 UTC m=+209.218128177 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d3dbc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.521472403 +0000 UTC m=+209.218128177 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a180): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 24 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000d9a7c0): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9a7c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.524776348 +0000 UTC m=+209.221432133 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9ab80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.524776348 +0000 UTC m=+209.221432133 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.524776348 +0000 UTC m=+209.221432133 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9b5c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004292d0 item 25 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.527877903 +0000 UTC m=+209.224533667 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000d9bc40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.527877903 +0000 UTC m=+209.224533667 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 26 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000ddc840): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddc840): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.529642136 +0000 UTC m=+209.226297899 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddcc00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.529642136 +0000 UTC m=+209.226297899 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd100): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.529642136 +0000 UTC m=+209.226297899 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ddd640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4700 item 27 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.534966043 +0000 UTC m=+209.231621807 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000dddcc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.534966043 +0000 UTC m=+209.231621807 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e52d0 item 28 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000e068c0): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e068c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.537241826 +0000 UTC m=+209.233897610 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e06c80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.537241826 +0000 UTC m=+209.233897610 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07340): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 29 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.539291656 +0000 UTC m=+209.235947430 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e079c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.539291656 +0000 UTC m=+209.235947430 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e07f00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 30 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): _readAt: size=2, off=0 2025/08/18 03:40:38 ERROR : open-test-file(0xc000e3c5c0): Couldn't read size of file 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c5c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.541638313 +0000 UTC m=+209.238294076 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3c980): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.541638313 +0000 UTC m=+209.238294076 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c7e0 item 31 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.544654296 +0000 UTC m=+209.241310101 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3d6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.544654296 +0000 UTC m=+209.241310101 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e3dc00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ccb0 item 32 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.546926724 +0000 UTC m=+209.243582508 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e622c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 33 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.547999989 +0000 UTC m=+209.244655772 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.547999989 +0000 UTC m=+209.244655772 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e62c40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 33 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.550202315 +0000 UTC m=+209.246858109 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 34 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.551077678 +0000 UTC m=+209.247733443 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.551077678 +0000 UTC m=+209.247733443 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e63c40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 34 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.552361108 +0000 UTC m=+209.249016872 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90300): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476150 item 35 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.552935998 +0000 UTC m=+209.249591762 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.552935998 +0000 UTC m=+209.249591762 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e90c80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 35 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.554196426 +0000 UTC m=+209.250852179 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91300): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 36 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.554782826 +0000 UTC m=+209.251438591 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.554782826 +0000 UTC m=+209.251438591 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e91d40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476af0 item 36 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.557010831 +0000 UTC m=+209.253666615 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e70 item 37 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.557701848 +0000 UTC m=+209.254357642 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3e880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.557701848 +0000 UTC m=+209.254357642 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3ed80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 37 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.559754873 +0000 UTC m=+209.256410667 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477490 item 38 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.563079075 +0000 UTC m=+209.259734859 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3f900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.563079075 +0000 UTC m=+209.259734859 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f3fe40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 38 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.565117614 +0000 UTC m=+209.261773398 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7e540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 39 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.565905422 +0000 UTC m=+209.262561207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ea40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.565905422 +0000 UTC m=+209.262561207 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7ef40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477d50 item 39 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.568011778 +0000 UTC m=+209.264667563 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7f5c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 40 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.568803845 +0000 UTC m=+209.265459630 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000f7fac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.568803845 +0000 UTC m=+209.265459630 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c460 item 40 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.570781399 +0000 UTC m=+209.267437183 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd20 item 41 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.572089656 +0000 UTC m=+209.268745441 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa6b40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cfc0 item 41 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.573079475 +0000 UTC m=+209.269735259 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7000): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.573079475 +0000 UTC m=+209.269735259 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d2d0 item 41 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.577321892 +0000 UTC m=+209.273977666 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fa7b80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 42 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.577955191 +0000 UTC m=+209.274610955 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce100): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025df10 item 42 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.580784354 +0000 UTC m=+209.277440118 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fce640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.580784354 +0000 UTC m=+209.277440118 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcebc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512380 item 42 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.582251539 +0000 UTC m=+209.278907303 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512930 item 43 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.583015574 +0000 UTC m=+209.279671338 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcf700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 43 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.583672657 +0000 UTC m=+209.280328422 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fcfc40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.583672657 +0000 UTC m=+209.280328422 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512d20 item 43 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.58541012 +0000 UTC m=+209.282065885 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffa840): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513650 item 44 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.586056464 +0000 UTC m=+209.282712228 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffad40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513dc0 item 44 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.586777629 +0000 UTC m=+209.283433393 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.586777629 +0000 UTC m=+209.283433393 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffb800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004020e0 item 44 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.588271233 +0000 UTC m=+209.284926997 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000ffbe40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 45 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.589009379 +0000 UTC m=+209.285665143 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102a3c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.589009379 +0000 UTC m=+209.285665143 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102aac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402cb0 item 45 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.591209 +0000 UTC m=+209.287864764 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b100): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 46 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.591860803 +0000 UTC m=+209.288516577 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102b600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.591860803 +0000 UTC m=+209.288516577 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00102bd00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 46 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.593418278 +0000 UTC m=+209.290074042 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c3c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 47 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.594117111 +0000 UTC m=+209.290772875 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104c8c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.594117111 +0000 UTC m=+209.290772875 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104cfc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 47 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.595727193 +0000 UTC m=+209.292382958 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104d600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8620 item 48 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.596317172 +0000 UTC m=+209.292972937 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00104db00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.596317172 +0000 UTC m=+209.292972937 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e88c0 item 48 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.597916134 +0000 UTC m=+209.294571899 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010828c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8d20 item 49 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.598521421 +0000 UTC m=+209.295177185 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001082d40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.598521421 +0000 UTC m=+209.295177185 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8fc0 item 49 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.600625162 +0000 UTC m=+209.297280925 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e93b0 item 50 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.601272558 +0000 UTC m=+209.297928322 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001083e00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.601272558 +0000 UTC m=+209.297928322 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9570 item 50 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.602634024 +0000 UTC m=+209.299289788 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0a80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9a40 item 51 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.604616777 +0000 UTC m=+209.301272541 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d0f80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.604616777 +0000 UTC m=+209.301272541 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d14c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9ce0 item 51 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.606057072 +0000 UTC m=+209.302712836 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010d1b40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea0e0 item 52 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.606716 +0000 UTC m=+209.303371764 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f40c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.606716 +0000 UTC m=+209.303371764 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea3f0 item 52 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.608220515 +0000 UTC m=+209.304876280 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f4cc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eab60 item 53 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.608890142 +0000 UTC m=+209.305545907 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f51c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.608890142 +0000 UTC m=+209.305545907 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eaee0 item 53 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.610633476 +0000 UTC m=+209.307289240 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0010f5d80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb5e0 item 54 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.611335585 +0000 UTC m=+209.307991349 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126300): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.611335585 +0000 UTC m=+209.307991349 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb810 item 54 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.612874605 +0000 UTC m=+209.309530369 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001126f00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e000 item 55 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.613524966 +0000 UTC m=+209.310180720 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.613524966 +0000 UTC m=+209.310180720 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001127940): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e230 item 55 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.61494913 +0000 UTC m=+209.311604895 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e7e0 item 56 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.61576351 +0000 UTC m=+209.312419274 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114a540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.61576351 +0000 UTC m=+209.312419274 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114aac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e9a0 item 56 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.619387986 +0000 UTC m=+209.316043749 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b100): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f420 item 57 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.619976421 +0000 UTC m=+209.316632185 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114b640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f5e0 item 57 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.620638564 +0000 UTC m=+209.317294329 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00114bb80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.620638564 +0000 UTC m=+209.317294329 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166180): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f7a0 item 57 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.622092725 +0000 UTC m=+209.318748489 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0011667c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028fc00 item 58 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.622651094 +0000 UTC m=+209.319306858 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166d00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8000 item 58 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.624729817 +0000 UTC m=+209.321385571 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.624729817 +0000 UTC m=+209.321385571 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b81c0 item 58 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.626438045 +0000 UTC m=+209.323093809 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001167e40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430000 item 59 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.630112414 +0000 UTC m=+209.326768179 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910180): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 59 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.63086588 +0000 UTC m=+209.327521644 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009106c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.63086588 +0000 UTC m=+209.327521644 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000910c40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 59 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.632459192 +0000 UTC m=+209.329114956 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 60 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.633208449 +0000 UTC m=+209.329864213 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009117c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 60 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.634064496 +0000 UTC m=+209.330720260 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000911d00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.634064496 +0000 UTC m=+209.330720260 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec340): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004310a0 item 60 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.63605273 +0000 UTC m=+209.332708494 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ec980): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004319d0 item 61 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.636698192 +0000 UTC m=+209.333353956 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ecec0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.636698192 +0000 UTC m=+209.333353956 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008ed640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431e30 item 61 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.638642423 +0000 UTC m=+209.335298177 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008edc80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa10 item 62 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.64087748 +0000 UTC m=+209.337533244 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119c4c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.64087748 +0000 UTC m=+209.337533244 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119cbc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cad20 item 62 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.6426556 +0000 UTC m=+209.339311363 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb260 item 63 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.643389046 +0000 UTC m=+209.340044810 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119d740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.643389046 +0000 UTC m=+209.340044810 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00119de40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb490 item 63 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.645306958 +0000 UTC m=+209.341962722 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5a500): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbd50 item 64 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.645975904 +0000 UTC m=+209.342631668 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5aa80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.645975904 +0000 UTC m=+209.342631668 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b180): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 64 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.647558977 +0000 UTC m=+209.344214741 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5b7c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a620 item 65 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.648175795 +0000 UTC m=+209.344831560 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000b5bc40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.648175795 +0000 UTC m=+209.344831560 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f4640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a7e0 item 65 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.649813832 +0000 UTC m=+209.346469596 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0006f5740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 66 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.65047373 +0000 UTC m=+209.347129495 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.65047373 +0000 UTC m=+209.347129495 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2a600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 66 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.651839215 +0000 UTC m=+209.348494979 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2ac80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 67 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.652550099 +0000 UTC m=+209.349205864 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b100): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.652550099 +0000 UTC m=+209.349205864 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2b600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 67 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.654250893 +0000 UTC m=+209.350906658 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000e2bc80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 68 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.654888941 +0000 UTC m=+209.351544706 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac140): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.654888941 +0000 UTC m=+209.351544706 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ac6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 68 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.656731021 +0000 UTC m=+209.353386785 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009acd40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 69 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.65728388 +0000 UTC m=+209.353939644 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad1c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.65728388 +0000 UTC m=+209.353939644 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009ad6c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b89a0 item 69 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.659621329 +0000 UTC m=+209.356277093 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0009add40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b90a0 item 70 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.660628259 +0000 UTC m=+209.357284033 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.660628259 +0000 UTC m=+209.357284033 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d2bc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9340 item 70 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.662417329 +0000 UTC m=+209.359073093 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ce0 item 71 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.663290769 +0000 UTC m=+209.359946533 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.663290769 +0000 UTC m=+209.359946533 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008d3c80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524000 item 71 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.665151904 +0000 UTC m=+209.361807668 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524770 item 72 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.665846047 +0000 UTC m=+209.362501802 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000784f80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.665846047 +0000 UTC m=+209.362501802 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007854c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 72 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.668005203 +0000 UTC m=+209.364660966 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000785a80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005250a0 item 73 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.668592606 +0000 UTC m=+209.365248370 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000410840): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525340 item 73 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.669251473 +0000 UTC m=+209.365907236 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0004113c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.669251473 +0000 UTC m=+209.365907236 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000411bc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525810 item 73 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.671082841 +0000 UTC m=+209.367738605 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004702a0 item 74 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.671833491 +0000 UTC m=+209.368489256 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470620 item 74 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.674316174 +0000 UTC m=+209.370971938 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000952ec0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.674316174 +0000 UTC m=+209.370971938 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953480): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 74 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.676389918 +0000 UTC m=+209.373045682 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000953ac0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 75 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.676944129 +0000 UTC m=+209.373599892 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): _writeAt: size=3, off=2 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 75 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.677523417 +0000 UTC m=+209.374179180 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc65c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.677523417 +0000 UTC m=+209.374179180 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc6b00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471110 item 75 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.679882507 +0000 UTC m=+209.376538270 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7140): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004716c0 item 76 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.680707366 +0000 UTC m=+209.377363130 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7680): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471960 item 76 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): _writeAt: size=3, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.681770642 +0000 UTC m=+209.378426416 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000fc7bc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.681770642 +0000 UTC m=+209.378426416 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 76 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.68371316 +0000 UTC m=+209.380368924 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482a00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003902a0 item 77 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.684452328 +0000 UTC m=+209.381108092 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000482f40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.684452328 +0000 UTC m=+209.381108092 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000483640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390540 item 77 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.686246047 +0000 UTC m=+209.382901800 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166040): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390af0 item 78 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.688775787 +0000 UTC m=+209.385431551 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.688775787 +0000 UTC m=+209.385431551 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc001166c40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 78 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.690850673 +0000 UTC m=+209.387506437 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a200): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003917a0 item 79 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.69153595 +0000 UTC m=+209.388191714 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073a700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.69153595 +0000 UTC m=+209.388191714 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073ae00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 79 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.693020918 +0000 UTC m=+209.389676682 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b440): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a150 item 80 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.693632246 +0000 UTC m=+209.390288010 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00073b940): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.693632246 +0000 UTC m=+209.390288010 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007600c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 80 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.695108239 +0000 UTC m=+209.391764003 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760700): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 81 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.695941262 +0000 UTC m=+209.392597026 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000760b80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.695941262 +0000 UTC m=+209.392597026 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007610c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 81 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.697387678 +0000 UTC m=+209.394043443 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761740): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 82 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.698016149 +0000 UTC m=+209.394671914 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000761c40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.698016149 +0000 UTC m=+209.394671914 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003100e0 item 82 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.699539129 +0000 UTC m=+209.396194893 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b68c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 83 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.700179551 +0000 UTC m=+209.396835315 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b6dc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.700179551 +0000 UTC m=+209.396835315 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7300): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310f50 item 83 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.701657837 +0000 UTC m=+209.398313601 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7980): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003117a0 item 84 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.703649978 +0000 UTC m=+209.400305742 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007b7e80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.703649978 +0000 UTC m=+209.400305742 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4480): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311c00 item 84 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.705297352 +0000 UTC m=+209.401953116 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d4b00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 85 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.706019187 +0000 UTC m=+209.402674941 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5000): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.706019187 +0000 UTC m=+209.402674941 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5540): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 85 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.707989998 +0000 UTC m=+209.404645762 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007d5bc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 86 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.708775293 +0000 UTC m=+209.405431057 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4140): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.708775293 +0000 UTC m=+209.405431057 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f46c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e2a0 item 86 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.710187034 +0000 UTC m=+209.406842798 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f4d40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 87 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.710942201 +0000 UTC m=+209.407597966 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.710942201 +0000 UTC m=+209.407597966 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 87 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.712715342 +0000 UTC m=+209.409371106 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0007f5e00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 88 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.713394948 +0000 UTC m=+209.410050712 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818380): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.713394948 +0000 UTC m=+209.410050712 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818900): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 88 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.717960812 +0000 UTC m=+209.414616577 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000818f40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f650 item 89 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.718737661 +0000 UTC m=+209.415393424 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819480): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f9d0 item 89 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.721291527 +0000 UTC m=+209.417947290 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008199c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.721291527 +0000 UTC m=+209.417947290 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000819f40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 89 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.722975519 +0000 UTC m=+209.419631283 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082a600): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac380 item 90 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.723654093 +0000 UTC m=+209.420309867 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082ab40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac620 item 90 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.724470757 +0000 UTC m=+209.421126521 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b080): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.724470757 +0000 UTC m=+209.421126521 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082b640): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac850 item 90 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.725903778 +0000 UTC m=+209.422559542 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00082bc80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acfc0 item 91 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.726760376 +0000 UTC m=+209.423416141 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860240): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): >_readAt: n=2, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): _writeAt: size=3, off=7 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad180 item 91 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.727554217 +0000 UTC m=+209.424209981 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860780): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): >_readAt: n=8, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.727554217 +0000 UTC m=+209.424209981 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000860d00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad420 item 91 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.729268387 +0000 UTC m=+209.425924151 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861340): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad9d0 item 92 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.73005338 +0000 UTC m=+209.426709134 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861880): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): open at offset 5 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002adc70 item 92 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): _readAt: size=2, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): _writeAt: size=3, off=5 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): >_writeAt: n=3, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.730762913 +0000 UTC m=+209.427418677 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000861dc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): >_readAt: n=3, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.730762913 +0000 UTC m=+209.427418677 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878400): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a40e0 item 92 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.732985226 +0000 UTC m=+209.429640990 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878a40): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4770 item 93 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.733665123 +0000 UTC m=+209.430320886 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000878f80): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.733665123 +0000 UTC m=+209.430320886 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879680): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a49a0 item 93 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.735713449 +0000 UTC m=+209.432369213 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc000879cc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4e00 item 94 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.736607618 +0000 UTC m=+209.433263382 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a280): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.736607618 +0000 UTC m=+209.433263382 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089a980): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4fc0 item 94 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.738751375 +0000 UTC m=+209.435407139 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089afc0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a57a0 item 95 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.739469993 +0000 UTC m=+209.436125757 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089b500): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.739469993 +0000 UTC m=+209.436125757 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc00089bc00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5e30 item 95 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 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/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): open at offset 0 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): _readAt: size=2, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): >_readAt: n=0, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.741426417 +0000 UTC m=+209.438082181 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c82c0): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): _writeAt: size=5, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): >openPending: err= 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc5b0 item 96 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): >_writeAt: n=5, err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.742044288 +0000 UTC m=+209.438700052 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8800): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:40:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:40:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:40:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:40:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): _readAt: size=512, off=0 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): openPending: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): >openPending: err= 2025/08/18 03:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): >_readAt: n=5, err=EOF 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): close: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:40:38.742044288 +0000 UTC m=+209.438700052 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:38 DEBUG : open-test-file(0xc0008c8f00): >close: err= 2025/08/18 03:40:38 DEBUG : open-test-file: Remove: 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc770 item 96 2025/08/18 03:40:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:40:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:40:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:40:38 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:40:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:38 DEBUG : Looking for writers 2025/08/18 03:40:38 DEBUG : >WaitForWriters: 2025/08/18 03:40:38 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.73s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.70s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:39 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:39 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:39 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:39 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:39 DEBUG : file1: newRWFileHandle: 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): openPending: 2025/08/18 03:40:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): >openPending: err= 2025/08/18 03:40:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:40:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:40:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): _writeAt: size=2, off=0 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): >_writeAt: n=2, err= 2025/08/18 03:40:39 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): RWFileHandle.Flush 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): RWFileHandle.Release 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): close: 2025/08/18 03:40:39 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/18 03:40:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:39 DEBUG : file1(0xc0008c9700): >close: err= 2025/08/18 03:40:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:39 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:39 DEBUG : Looking for writers 2025/08/18 03:40:39 DEBUG : file1: reading active writers 2025/08/18 03:40:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:40:40 INFO : file1: Copied (new) 2025/08/18 03:40:40 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/18 03:40:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:40:40 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/18 03:40:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:40:40 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:40:40 DEBUG : Looking for writers 2025/08/18 03:40:40 DEBUG : file1: reading active writers 2025/08/18 03:40:40 DEBUG : >WaitForWriters: 2025/08/18 03:40:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:40 DEBUG : Looking for writers 2025/08/18 03:40:40 DEBUG : file1: reading active writers 2025/08/18 03:40:40 DEBUG : >WaitForWriters: 2025/08/18 03:40:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:40 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:40 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:40:40 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:40:41 DEBUG : rename_me: newRWFileHandle: 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): openPending: 2025/08/18 03:40:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:40:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): >openPending: err= 2025/08/18 03:40:41 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/18 03:40:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:40:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/18 03:40:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): _writeAt: size=5, off=0 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): >_writeAt: n=5, err= 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): close: 2025/08/18 03:40:41 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-18 03:40:41.120233697 +0000 UTC m=+211.816889511 2025/08/18 03:40:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/18 03:40:41 DEBUG : rename_me(0xc000948100): >close: err= 2025/08/18 03:40:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/18 03:40:41 DEBUG : i_was_renamed: Updating file with 0xc0009c29c0 2025/08/18 03:40:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/18 03:40:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:40:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:40:41 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:40:41 DEBUG : Looking for writers 2025/08/18 03:40:41 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:40:42 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/18 03:40:42 INFO : i_was_renamed: Copied (new) 2025/08/18 03:40:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-18 03:40:41 +0000 UTC," 2025/08/18 03:40:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/18 03:40:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:40:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/18 03:40:42 DEBUG : Looking for writers 2025/08/18 03:40:42 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:40:42 DEBUG : >WaitForWriters: 2025/08/18 03:40:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.89s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:40:42 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:40:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:40:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:40:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-coyasej7pola" 2025/08/18 03:40:42 INFO : files root 'rclone-test-coyasej7pola': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:40:43 DEBUG : forgetting directory cache 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate(0xc000949180): _readAt: size=512, off=0 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate(0xc000949180): openPending: 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:41:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate(0xc000949180): >openPending: err= 2025/08/18 03:40:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:44 DEBUG : forgetting directory cache 2025/08/18 03:40:44 DEBUG : forgetting directory cache 2025/08/18 03:40:44 DEBUG : forgetting directory cache 2025/08/18 03:40:44 DEBUG : forgetting directory cache 2025/08/18 03:40:45 DEBUG : TestRWCacheUpdate(0xc000949180): >_readAt: n=20, err=EOF 2025/08/18 03:40:45 DEBUG : TestRWCacheUpdate(0xc000949180): close: 2025/08/18 03:40:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:41:42 +0000 UTC 2025/08/18 03:40:45 DEBUG : TestRWCacheUpdate(0xc000949180): >close: err= 2025/08/18 03:40:45 DEBUG : Re-reading directory (912.427047ms old) 2025/08/18 03:40:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:45 DEBUG : forgetting directory cache 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): _readAt: size=512, off=0 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): openPending: 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:42:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-18 02:41:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-18 02:42:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-18 02:41:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/18 03:40:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): >openPending: err= 2025/08/18 03:40:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:47 DEBUG : forgetting directory cache 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): >_readAt: n=20, err=EOF 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): close: 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:42:42 +0000 UTC 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate(0xc000b5aa00): >close: err= 2025/08/18 03:40:47 DEBUG : Re-reading directory (289.201066ms old) 2025/08/18 03:40:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:47 DEBUG : forgetting directory cache 2025/08/18 03:40:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): _readAt: size=512, off=0 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): openPending: 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:43:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-18 02:42:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-18 02:43:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-18 02:42:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/18 03:40:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): >openPending: err= 2025/08/18 03:40:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:49 DEBUG : forgetting directory cache 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): >_readAt: n=20, err=EOF 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): close: 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:43:42 +0000 UTC 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate(0xc000e2a080): >close: err= 2025/08/18 03:40:49 DEBUG : Re-reading directory (300.29043ms old) 2025/08/18 03:40:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:49 DEBUG : forgetting directory cache 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate(0xc0006f4940): _readAt: size=512, off=0 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate(0xc0006f4940): openPending: 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:44:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-18 02:43:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-18 02:44:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-18 02:43:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/18 03:40:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate(0xc0006f4940): >openPending: err= 2025/08/18 03:40:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:50 DEBUG : forgetting directory cache 2025/08/18 03:40:51 DEBUG : TestRWCacheUpdate(0xc0006f4940): >_readAt: n=20, err=EOF 2025/08/18 03:40:51 DEBUG : TestRWCacheUpdate(0xc0006f4940): close: 2025/08/18 03:40:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:44:42 +0000 UTC 2025/08/18 03:40:51 DEBUG : TestRWCacheUpdate(0xc0006f4940): >close: err= 2025/08/18 03:40:51 DEBUG : Re-reading directory (280.5339ms old) 2025/08/18 03:40:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:51 DEBUG : forgetting directory cache 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): _readAt: size=512, off=0 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): openPending: 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:45:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-18 02:44:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-18 02:45:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-18 02:44:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/18 03:40:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): >openPending: err= 2025/08/18 03:40:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:52 DEBUG : forgetting directory cache 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): >_readAt: n=20, err=EOF 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): close: 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:45:42 +0000 UTC 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate(0xc000b5b840): >close: err= 2025/08/18 03:40:52 DEBUG : Re-reading directory (291.68517ms old) 2025/08/18 03:40:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:53 DEBUG : forgetting directory cache 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): _readAt: size=512, off=0 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): openPending: 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-18 02:46:42 +0000 UTC," against cached fingerprint "20,2025-08-18 02:45:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-18 02:46:42 +0000 UTC," != cached fingerprint "20,2025-08-18 02:45:42 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/18 03:40:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/18 03:40:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): >openPending: err= 2025/08/18 03:40:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:54 DEBUG : forgetting directory cache 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): >_readAt: n=20, err=EOF 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): close: 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:46:42 +0000 UTC 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate(0xc000e2a5c0): >close: err= 2025/08/18 03:40:54 DEBUG : Re-reading directory (302.502343ms old) 2025/08/18 03:40:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:54 DEBUG : forgetting directory cache 2025/08/18 03:40:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): _readAt: size=512, off=0 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): openPending: 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-18 02:47:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-18 02:46:42 +0000 UTC," 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-18 02:47:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-18 02:46:42 +0000 UTC,") 2025/08/18 03:40:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/18 03:40:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): >openPending: err= 2025/08/18 03:40:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:56 DEBUG : forgetting directory cache 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): >_readAt: n=21, err=EOF 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): close: 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:47:42 +0000 UTC 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate(0xc000e2b280): >close: err= 2025/08/18 03:40:56 DEBUG : Re-reading directory (301.227977ms old) 2025/08/18 03:40:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:56 DEBUG : forgetting directory cache 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate(0xc000b5a580): _readAt: size=512, off=0 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate(0xc000b5a580): openPending: 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-18 02:48:42 +0000 UTC," against cached fingerprint "21,2025-08-18 02:47:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-18 02:48:42 +0000 UTC," != cached fingerprint "21,2025-08-18 02:47:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/18 03:40:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/18 03:40:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate(0xc000b5a580): >openPending: err= 2025/08/18 03:40:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:58 DEBUG : forgetting directory cache 2025/08/18 03:40:58 DEBUG : TestRWCacheUpdate(0xc000b5a580): >_readAt: n=22, err=EOF 2025/08/18 03:40:58 DEBUG : TestRWCacheUpdate(0xc000b5a580): close: 2025/08/18 03:40:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:48:42 +0000 UTC 2025/08/18 03:40:58 DEBUG : TestRWCacheUpdate(0xc000b5a580): >close: err= 2025/08/18 03:40:58 DEBUG : Re-reading directory (316.34765ms old) 2025/08/18 03:40:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:40:58 DEBUG : forgetting directory cache 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): _readAt: size=512, off=0 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): openPending: 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-18 02:49:42 +0000 UTC," against cached fingerprint "22,2025-08-18 02:48:42 +0000 UTC," 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-18 02:49:42 +0000 UTC," != cached fingerprint "22,2025-08-18 02:48:42 +0000 UTC,") 2025/08/18 03:40:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/18 03:40:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): >openPending: err= 2025/08/18 03:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:40:59 DEBUG : forgetting directory cache 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): >_readAt: n=23, err=EOF 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): close: 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:49:42 +0000 UTC 2025/08/18 03:40:59 DEBUG : TestRWCacheUpdate(0xc000b5adc0): >close: err= 2025/08/18 03:40:59 DEBUG : Re-reading directory (293.228003ms old) 2025/08/18 03:41:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:41:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:41:00 DEBUG : forgetting directory cache 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): _readAt: size=512, off=0 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): openPending: 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-18 02:50:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-18 02:49:42 +0000 UTC," 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-18 02:50:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-18 02:49:42 +0000 UTC,") 2025/08/18 03:41:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/18 03:41:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): >openPending: err= 2025/08/18 03:41:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:01 DEBUG : forgetting directory cache 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): >_readAt: n=24, err=EOF 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): close: 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-18 02:50:42 +0000 UTC 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate(0xc000b5b500): >close: err= 2025/08/18 03:41:01 DEBUG : Re-reading directory (296.503143ms old) 2025/08/18 03:41:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/18 03:41:01 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:01 DEBUG : Looking for writers 2025/08/18 03:41:01 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/18 03:41:01 DEBUG : >WaitForWriters: 2025/08/18 03:41:01 DEBUG : files root 'rclone-test-coyasej7pola': vfs cache: cleaner exiting 2025/08/18 03:41:02 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.47s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.32s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:04 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/18 03:41:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:41:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:41:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/18 03:41:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:05 DEBUG : Looking for writers 2025/08/18 03:41:05 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/18 03:41:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/18 03:41:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:06 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:06 DEBUG : files root 'rclone-test-coyasej7pola': Reusing VFS from active cache 2025/08/18 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:06 DEBUG : Looking for writers 2025/08/18 03:41:06 DEBUG : >WaitForWriters: 2025/08/18 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:06 DEBUG : Looking for writers 2025/08/18 03:41:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:06 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:06 DEBUG : Looking for writers 2025/08/18 03:41:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:06 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:06 DEBUG : Looking for writers 2025/08/18 03:41:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:07 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:09 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:09 DEBUG : dir: Looking for writers 2025/08/18 03:41:09 DEBUG : file2: reading active writers 2025/08/18 03:41:09 DEBUG : Looking for writers 2025/08/18 03:41:09 DEBUG : dir: reading active writers 2025/08/18 03:41:09 DEBUG : file1: reading active writers 2025/08/18 03:41:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.05s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:10 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:12 DEBUG : dir: Looking for writers 2025/08/18 03:41:12 DEBUG : Looking for writers 2025/08/18 03:41:12 DEBUG : dir: reading active writers 2025/08/18 03:41:12 DEBUG : file1: reading active writers 2025/08/18 03:41:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.98s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:13 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:15 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:41:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:41:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:41:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/18 03:41:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/18 03:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:41:15 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:41:16 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/18 03:41:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/18 03:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:41:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:41:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:16 DEBUG : dir: Looking for writers 2025/08/18 03:41:16 DEBUG : file2: reading active writers 2025/08/18 03:41:16 DEBUG : new_file.txt: reading active writers 2025/08/18 03:41:16 DEBUG : Looking for writers 2025/08/18 03:41:16 DEBUG : dir: reading active writers 2025/08/18 03:41:16 DEBUG : file1: reading active writers 2025/08/18 03:41:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.11s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:17 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:200: Not found "dir/file2" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:299 Error: Received unexpected error: file does not exist Test: TestVFSRename 2025/08/18 03:41:25 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:25 DEBUG : Looking for writers 2025/08/18 03:41:25 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (9.12s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:26 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:26 DEBUG : Looking for writers 2025/08/18 03:41:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:26 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:27 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/18 03:41:28 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:41:28 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/18 03:41:29 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/18 03:41:29 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/18 03:41:30 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:30 DEBUG : c: Looking for writers 2025/08/18 03:41:30 DEBUG : d: Looking for writers 2025/08/18 03:41:30 DEBUG : Looking for writers 2025/08/18 03:41:30 DEBUG : a: Looking for writers 2025/08/18 03:41:30 DEBUG : b: Looking for writers 2025/08/18 03:41:30 DEBUG : Looking for writers 2025/08/18 03:41:30 DEBUG : c: reading active writers 2025/08/18 03:41:30 DEBUG : d: reading active writers 2025/08/18 03:41:30 DEBUG : /: reading active writers 2025/08/18 03:41:30 DEBUG : a: reading active writers 2025/08/18 03:41:30 DEBUG : b: reading active writers 2025/08/18 03:41:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.30s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:31 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:41:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/18 03:41:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/18 03:41:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/18 03:41:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:35 DEBUG : a/b/c/d: Looking for writers 2025/08/18 03:41:35 DEBUG : a/b/c: Looking for writers 2025/08/18 03:41:35 DEBUG : d: reading active writers 2025/08/18 03:41:35 DEBUG : a/b: Looking for writers 2025/08/18 03:41:35 DEBUG : c: reading active writers 2025/08/18 03:41:35 DEBUG : a: Looking for writers 2025/08/18 03:41:35 DEBUG : b: reading active writers 2025/08/18 03:41:35 DEBUG : Looking for writers 2025/08/18 03:41:35 DEBUG : a: reading active writers 2025/08/18 03:41:35 DEBUG : >WaitForWriters: 2025/08/18 03:41:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/a/b/c not empty`) 2025/08/18 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 03:41:36 DEBUG : pacer: Reducing sleep to 15ms 2025/08/18 03:41:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/a/b not empty`) 2025/08/18 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/08/18 03:41:36 DEBUG : pacer: Reducing sleep to 22.5ms 2025/08/18 03:41:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/a not empty`) 2025/08/18 03:41:36 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2025/08/18 03:41:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coyasej7pola/a not empty`) 2025/08/18 03:41:37 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/08/18 03:41:37 DEBUG : pacer: Reducing sleep to 67.5ms 2025/08/18 03:41:37 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (6.23s) === 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-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:37 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:37 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:37 DEBUG : Looking for writers 2025/08/18 03:41:37 DEBUG : >WaitForWriters: 2025/08/18 03:41:37 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/08/18 03:41:37 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:37 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:37 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/08/18 03:41:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:37 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:41:37 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:41:37 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/18 03:41:37 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:41:38 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/08/18 03:41:38 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/08/18 03:41:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:38 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:38 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 03:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/18 03:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:41:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:38 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:41:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:39 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:41:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:41:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:39 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (7 bytes), uploading instead of streaming 2025/08/18 03:41:40 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/18 03:41:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/18 03:41:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:40 DEBUG : Looking for writers 2025/08/18 03:41:40 DEBUG : file1: reading active writers 2025/08/18 03:41:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.54s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:41 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/18 03:41:42 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/18 03:41:42 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/18 03:41:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/18 03:41:42 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (11 bytes), uploading instead of streaming 2025/08/18 03:41:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:43 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/18 03:41:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:43 DEBUG : Looking for writers 2025/08/18 03:41:43 DEBUG : file1: reading active writers 2025/08/18 03:41:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.57s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:43 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/18 03:41:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:43 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:41:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:44 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/18 03:41:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:44 DEBUG : Looking for writers 2025/08/18 03:41:44 DEBUG : file1: reading active writers 2025/08/18 03:41:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:45 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:45 DEBUG : file1: WriteFileHandle.Release closing 2025/08/18 03:41:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:45 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:41:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/18 03:41:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/18 03:41:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/18 03:41:46 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:46 DEBUG : Looking for writers 2025/08/18 03:41:46 DEBUG : file1: reading active writers 2025/08/18 03:41:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:46 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:46 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (2 bytes), uploading instead of streaming 2025/08/18 03:41:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:47 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/18 03:41:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:47 DEBUG : Looking for writers 2025/08/18 03:41:47 DEBUG : file1: reading active writers 2025/08/18 03:41:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.46s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:48 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:48 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:41:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:49 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:41:49 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:41:49 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:41:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:41:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:49 DEBUG : Looking for writers 2025/08/18 03:41:49 DEBUG : file1: reading active writers 2025/08/18 03:41:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.77s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-coyasej7pola'", Local "Local file system at /tmp/rclone1869875441", Modify Window "1s" 2025/08/18 03:41:50 INFO : files root 'rclone-test-coyasej7pola': poll-interval is not supported by this remote 2025/08/18 03:41:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:41:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:41:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:41:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:41:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:50 DEBUG : files root 'rclone-test-coyasej7pola': File to upload is small (100 bytes), uploading instead of streaming 2025/08/18 03:41:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/18 03:41:50 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:41:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:41:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:41:50 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:41:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:41:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:41:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:41:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:41:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:41:51 DEBUG : Looking for writers 2025/08/18 03:41:51 DEBUG : file1: reading active writers 2025/08/18 03:41:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.64s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/18 03:41:51 DEBUG : files root 'rclone-test-coyasej7pola': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m42.568551708s (try 1/5): exit status 1: Failed [TestFileRename/minimal,forceCache=false TestVFSRename]