"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/18 08:21:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mebolib0yebo" 2025/03/18 08:21:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 08:21:33 DEBUG : Starting OpenDrive session with ID: ef11a73fb6b7f6458fde7e170b40005813264f1d8a1b616f0ce531a4bf3e02b4 2025/03/18 08:21:33 DEBUG : Creating backend with remote "/tmp/rclone3356567341" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:33 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:36 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:36 DEBUG : dir: Looking for writers 2025/03/18 08:21:36 DEBUG : : Looking for writers 2025/03/18 08:21:36 DEBUG : dir: reading active writers 2025/03/18 08:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.94s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:37 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:37 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:40 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/18 08:21:42 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/03/18 08:21:44 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:44 DEBUG : dir/subdir: Looking for writers 2025/03/18 08:21:44 DEBUG : dir: Looking for writers 2025/03/18 08:21:44 DEBUG : subdir: reading active writers 2025/03/18 08:21:44 DEBUG : file1: reading active writers 2025/03/18 08:21:44 DEBUG : file2: reading active writers 2025/03/18 08:21:44 DEBUG : : Looking for writers 2025/03/18 08:21:44 DEBUG : dir: reading active writers 2025/03/18 08:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.41s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:46 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:46 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:49 DEBUG : dir: Looking for writers 2025/03/18 08:21:49 DEBUG : file1: reading active writers 2025/03/18 08:21:49 DEBUG : : Looking for writers 2025/03/18 08:21:49 DEBUG : dir: reading active writers 2025/03/18 08:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.78s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:50 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:50 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:52 DEBUG : dir: Looking for writers 2025/03/18 08:21:52 DEBUG : : Looking for writers 2025/03/18 08:21:52 DEBUG : dir: reading active writers 2025/03/18 08:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.43s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:53 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:53 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:56 DEBUG : dir: forgetting directory cache 2025/03/18 08:21:56 DEBUG : : forgetting directory cache 2025/03/18 08:21:56 DEBUG : dir: forgetting directory cache 2025/03/18 08:21:56 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:56 DEBUG : : Looking for writers 2025/03/18 08:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.73s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:21:57 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:21:57 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:21:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:21:59 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/18 08:21:59 DEBUG : dir: invalidating directory cache 2025/03/18 08:21:59 DEBUG : : >ForgetPath: 2025/03/18 08:21:59 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/18 08:21:59 DEBUG : : invalidating directory cache 2025/03/18 08:21:59 DEBUG : dir: forgetting directory cache 2025/03/18 08:21:59 DEBUG : : >ForgetPath: 2025/03/18 08:21:59 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/18 08:21:59 DEBUG : : >ForgetPath: 2025/03/18 08:21:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:21:59 DEBUG : dir: Looking for writers 2025/03/18 08:21:59 DEBUG : : Looking for writers 2025/03/18 08:21:59 DEBUG : dir: reading active writers 2025/03/18 08:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.56s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:00 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:00 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:05 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/03/18 08:22:06 DEBUG : : forgetting directory cache 2025/03/18 08:22:06 DEBUG : dir: forgetting directory cache 2025/03/18 08:22:07 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:07 DEBUG : dir: Looking for writers 2025/03/18 08:22:07 DEBUG : fil/a/b: Looking for writers 2025/03/18 08:22:07 DEBUG : fil/a: Looking for writers 2025/03/18 08:22:07 DEBUG : b: reading active writers 2025/03/18 08:22:07 DEBUG : fil: Looking for writers 2025/03/18 08:22:07 DEBUG : a: reading active writers 2025/03/18 08:22:07 DEBUG : : Looking for writers 2025/03/18 08:22:07 DEBUG : dir: reading active writers 2025/03/18 08:22:07 DEBUG : fil: reading active writers 2025/03/18 08:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.96s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:09 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:12 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:12 DEBUG : dir: Looking for writers 2025/03/18 08:22:12 DEBUG : : Looking for writers 2025/03/18 08:22:12 DEBUG : dir: reading active writers 2025/03/18 08:22:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.61s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:13 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:15 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:15 DEBUG : dir: Looking for writers 2025/03/18 08:22:15 DEBUG : file1: reading active writers 2025/03/18 08:22:15 DEBUG : : Looking for writers 2025/03/18 08:22:15 DEBUG : dir: reading active writers 2025/03/18 08:22:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.60s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:16 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:16 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:19 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/18 08:22:21 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/03/18 08:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/18 08:22:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/18 08:22:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/18 08:22:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/18 08:22:24 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/03/18 08:22:26 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/03/18 08:22:28 DEBUG : dir: invalidating directory cache 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/18 08:22:28 DEBUG : dir/file1: Reset virtual modtime 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/18 08:22:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/18 08:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/18 08:22:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/18 08:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:22:28 DEBUG : dir: invalidating directory cache 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/18 08:22:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/18 08:22:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/18 08:22:28 DEBUG : : forgetting directory cache 2025/03/18 08:22:28 DEBUG : dir: forgetting directory cache 2025/03/18 08:22:28 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/18 08:22:28 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:28 DEBUG : dir/virtualDir: Looking for writers 2025/03/18 08:22:28 DEBUG : dir: Looking for writers 2025/03/18 08:22:28 DEBUG : file1: reading active writers 2025/03/18 08:22:28 DEBUG : virtualFile2: reading active writers 2025/03/18 08:22:28 DEBUG : virtualFile: reading active writers 2025/03/18 08:22:28 DEBUG : virtualDir: reading active writers 2025/03/18 08:22:28 DEBUG : : Looking for writers 2025/03/18 08:22:28 DEBUG : dir: reading active writers 2025/03/18 08:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.26s) --- PASS: TestDirReadDirAll/Virtual (4.82s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:30 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:30 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:32 ERROR : dir/: Can only open directories read only 2025/03/18 08:22:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:32 DEBUG : dir: Looking for writers 2025/03/18 08:22:32 DEBUG : : Looking for writers 2025/03/18 08:22:32 DEBUG : dir: reading active writers 2025/03/18 08:22:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.48s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:33 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/03/18 08:22:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 08:22:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/18 08:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 08:22:36 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 08:22:37 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/03/18 08:22:38 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:22:38 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/18 08:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/18 08:22:38 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:38 DEBUG : dir: Looking for writers 2025/03/18 08:22:38 DEBUG : file1: reading active writers 2025/03/18 08:22:38 DEBUG : potato: reading active writers 2025/03/18 08:22:38 DEBUG : : Looking for writers 2025/03/18 08:22:38 DEBUG : dir: reading active writers 2025/03/18 08:22:38 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.90s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:39 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:39 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:397: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:397 Error: Should be true Test: TestDirMkdir 2025/03/18 08:22:43 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:43 DEBUG : dir/sub: Looking for writers 2025/03/18 08:22:43 DEBUG : dir: Looking for writers 2025/03/18 08:22:43 DEBUG : file1: reading active writers 2025/03/18 08:22:43 DEBUG : sub: reading active writers 2025/03/18 08:22:43 DEBUG : : Looking for writers 2025/03/18 08:22:43 DEBUG : dir: reading active writers 2025/03/18 08:22:43 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.31s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:44 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:44 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/18 08:22:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/18 08:22:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:49 DEBUG : dir/sub/subsub: Looking for writers 2025/03/18 08:22:49 DEBUG : dir/sub: Looking for writers 2025/03/18 08:22:49 DEBUG : subsub: reading active writers 2025/03/18 08:22:49 DEBUG : dir: Looking for writers 2025/03/18 08:22:49 DEBUG : file1: reading active writers 2025/03/18 08:22:49 DEBUG : sub: reading active writers 2025/03/18 08:22:49 DEBUG : : Looking for writers 2025/03/18 08:22:49 DEBUG : dir: reading active writers 2025/03/18 08:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.43s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:51 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:51 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:54 ERROR : dir/: Dir.Remove not empty 2025/03/18 08:22:54 DEBUG : dir/file1: Remove: 2025/03/18 08:22:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:22:54 DEBUG : dir/file1: >Remove: err= 2025/03/18 08:22:54 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 08:22:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:54 DEBUG : : Looking for writers 2025/03/18 08:22:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.78s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:55 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:55 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:22:57 DEBUG : dir/file1: Remove: 2025/03/18 08:22:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:22:57 DEBUG : dir/file1: >Remove: err= 2025/03/18 08:22:58 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 08:22:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:22:58 DEBUG : : Looking for writers 2025/03/18 08:22:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.66s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:22:58 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:22:58 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:22:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:01 DEBUG : dir/file1: Remove: 2025/03/18 08:23:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:23:01 DEBUG : dir/file1: >Remove: err= dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName 2025/03/18 08:23:02 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:02 DEBUG : dir: Looking for writers 2025/03/18 08:23:02 DEBUG : : Looking for writers 2025/03/18 08:23:02 DEBUG : dir: reading active writers 2025/03/18 08:23:02 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.31s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:03 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:03 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:06 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/03/18 08:23:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/18 08:23:08 DEBUG : dir2: same parent dir (ODFfODE3Mzc2MV9rQms2cg) - using folder/rename instead of move_copy 2025/03/18 08:23:08 DEBUG : dir: Updating dir with dir2 0xc00096ad00 2025/03/18 08:23:08 DEBUG : dir: forgetting directory cache 2025/03/18 08:23:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/18 08:23:08 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/18 08:23:09 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/18 08:23:09 DEBUG : file2: Updating file with file2 0xc0004e8cc0 2025/03/18 08:23:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/18 08:23:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 08:23:10 INFO : dir2/file3: Deleted 2025/03/18 08:23:10 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/18 08:23:10 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004e8cc0 2025/03/18 08:23:10 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/18 08:23:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/18 08:23:11 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/18 08:23:11 DEBUG : renamed empty directory: same parent dir (ODFfODE3Mzc2MV9rQms2cg) - using folder/rename instead of move_copy 2025/03/18 08:23:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000159ba0 2025/03/18 08:23:11 DEBUG : empty directory: forgetting directory cache 2025/03/18 08:23:11 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/18 08:23:11 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/18 08:23:11 DEBUG : dir2: Renaming to "dir3" 2025/03/18 08:23:11 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:11 DEBUG : dir3: Looking for writers 2025/03/18 08:23:11 DEBUG : file3: reading active writers 2025/03/18 08:23:11 DEBUG : renamed empty directory: Looking for writers 2025/03/18 08:23:11 DEBUG : : Looking for writers 2025/03/18 08:23:11 DEBUG : dir3: reading active writers 2025/03/18 08:23:11 DEBUG : renamed empty directory: reading active writers 2025/03/18 08:23:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.95s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:13 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/18 08:23:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:23:16 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:23:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 08:23:16 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/18 08:23:16 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/18 08:23:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 08:23:16 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:23:16 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:23:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 08:23:16 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/18 08:23:16 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/18 08:23:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 08:23:16 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (12 bytes), uploading instead of streaming 2025/03/18 08:23:17 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/03/18 08:23:18 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/18 08:23:18 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/18 08:23:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/18 08:23:18 DEBUG : : forgetting directory cache 2025/03/18 08:23:18 DEBUG : dir: forgetting directory cache 2025/03/18 08:23:18 DEBUG : dir/sub: forgetting directory cache 2025/03/18 08:23:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/18 08:23:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/18 08:23:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 08:23:18 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/03/18 08:23:19 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:23:19 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/18 08:23:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/18 08:23:19 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:19 DEBUG : dir/sub: Looking for writers 2025/03/18 08:23:19 DEBUG : file0: reading active writers 2025/03/18 08:23:19 DEBUG : file2: reading active writers 2025/03/18 08:23:19 DEBUG : dir: Looking for writers 2025/03/18 08:23:19 DEBUG : sub: reading active writers 2025/03/18 08:23:19 DEBUG : file1: reading active writers 2025/03/18 08:23:19 DEBUG : : Looking for writers 2025/03/18 08:23:19 DEBUG : dir: reading active writers 2025/03/18 08:23:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.36s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:21 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:21 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/18 08:23:21 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:21 DEBUG : : Looking for writers 2025/03/18 08:23:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:21 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:21 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:24 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:24 DEBUG : dir: Looking for writers 2025/03/18 08:23:24 DEBUG : file1: reading active writers 2025/03/18 08:23:24 DEBUG : : Looking for writers 2025/03/18 08:23:24 DEBUG : dir: reading active writers 2025/03/18 08:23:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.94s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:25 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:25 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:29 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/03/18 08:23:30 DEBUG : Can set mod time: true 2025/03/18 08:23:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/18 08:23:30 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:30 DEBUG : dir: Looking for writers 2025/03/18 08:23:30 DEBUG : file1: reading active writers 2025/03/18 08:23:30 DEBUG : : Looking for writers 2025/03/18 08:23:30 DEBUG : dir: reading active writers 2025/03/18 08:23:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:31 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:31 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:23:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 08:23:35 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:23:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/18 08:23:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/18 08:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:35 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:35 DEBUG : dir: Looking for writers 2025/03/18 08:23:35 DEBUG : file1: reading active writers 2025/03/18 08:23:35 DEBUG : : Looking for writers 2025/03/18 08:23:35 DEBUG : dir: reading active writers 2025/03/18 08:23:35 DEBUG : >WaitForWriters: 2025/03/18 08:23:36 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:36 DEBUG : dir: Looking for writers 2025/03/18 08:23:36 DEBUG : file1: reading active writers 2025/03/18 08:23:36 DEBUG : : Looking for writers 2025/03/18 08:23:36 DEBUG : dir: reading active writers 2025/03/18 08:23:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:37 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:37 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:23:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:23:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:39 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 08:23:40 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:23:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:23:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/18 08:23:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/18 08:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:41 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:41 DEBUG : dir: Looking for writers 2025/03/18 08:23:41 DEBUG : file1: reading active writers 2025/03/18 08:23:41 DEBUG : : Looking for writers 2025/03/18 08:23:41 DEBUG : dir: reading active writers 2025/03/18 08:23:41 DEBUG : >WaitForWriters: 2025/03/18 08:23:41 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:41 DEBUG : dir: Looking for writers 2025/03/18 08:23:41 DEBUG : file1: reading active writers 2025/03/18 08:23:41 DEBUG : : Looking for writers 2025/03/18 08:23:41 DEBUG : dir: reading active writers 2025/03/18 08:23:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:23:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:23:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/18 08:23:46 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:46 DEBUG : dir: Looking for writers 2025/03/18 08:23:46 DEBUG : file1: reading active writers 2025/03/18 08:23:46 DEBUG : : Looking for writers 2025/03/18 08:23:46 DEBUG : dir: reading active writers 2025/03/18 08:23:46 DEBUG : >WaitForWriters: 2025/03/18 08:23:46 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:47 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:23:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:47 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:23:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/18 08:23:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:23:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:23:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:23:49 DEBUG : dir/file1(0xc000968cc0): close: 2025/03/18 08:23:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/18 08:23:49 DEBUG : dir/file1(0xc000968cc0): >close: err= 2025/03/18 08:23:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:49 DEBUG : dir: Looking for writers 2025/03/18 08:23:49 DEBUG : file1: reading active writers 2025/03/18 08:23:49 DEBUG : : Looking for writers 2025/03/18 08:23:49 DEBUG : dir: reading active writers 2025/03/18 08:23:49 DEBUG : >WaitForWriters: 2025/03/18 08:23:50 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:50 DEBUG : dir: Looking for writers 2025/03/18 08:23:50 DEBUG : file1: reading active writers 2025/03/18 08:23:50 DEBUG : : Looking for writers 2025/03/18 08:23:50 DEBUG : dir: reading active writers 2025/03/18 08:23:50 DEBUG : >WaitForWriters: 2025/03/18 08:23:50 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:51 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:51 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:23:51 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:23:51 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:23:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/18 08:23:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:23:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:23:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:23:53 DEBUG : dir/file1(0xc000a943c0): _writeAt: size=5, off=0 2025/03/18 08:23:53 DEBUG : dir/file1(0xc000a943c0): openPending: 2025/03/18 08:23:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/18 08:23:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:53 DEBUG : dir/file1(0xc000a943c0): >openPending: err= 2025/03/18 08:23:53 DEBUG : dir/file1(0xc000a943c0): >_writeAt: n=5, err= 2025/03/18 08:23:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/18 08:23:53 DEBUG : dir/file1(0xc000a943c0): close: 2025/03/18 08:23:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/18 08:23:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/18 08:23:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/18 08:23:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/18 08:23:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/18 08:23:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:23:54 DEBUG : dir/file1(0xc000a943c0): >close: err= 2025/03/18 08:23:54 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:23:54 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:23:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:54 DEBUG : dir: Looking for writers 2025/03/18 08:23:54 DEBUG : file1: reading active writers 2025/03/18 08:23:54 DEBUG : : Looking for writers 2025/03/18 08:23:54 DEBUG : dir: reading active writers 2025/03/18 08:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:23:55 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/03/18 08:23:55 INFO : dir/file1: Copied (replaced existing) 2025/03/18 08:23:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/03/18 08:23:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 08:23:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/18 08:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:23:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 08:23:55 DEBUG : dir: Looking for writers 2025/03/18 08:23:55 DEBUG : file1: reading active writers 2025/03/18 08:23:55 DEBUG : : Looking for writers 2025/03/18 08:23:55 DEBUG : dir: reading active writers 2025/03/18 08:23:55 DEBUG : >WaitForWriters: 2025/03/18 08:23:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:55 DEBUG : dir: Looking for writers 2025/03/18 08:23:55 DEBUG : file1: reading active writers 2025/03/18 08:23:55 DEBUG : : Looking for writers 2025/03/18 08:23:55 DEBUG : dir: reading active writers 2025/03/18 08:23:55 DEBUG : >WaitForWriters: 2025/03/18 08:23:55 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (30.90s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.19s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.15s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.63s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.30s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.52s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:23:56 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:23:56 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:23:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:23:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:23:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:23:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:23:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/18 08:23:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:23:59 DEBUG : dir: Looking for writers 2025/03/18 08:23:59 DEBUG : file1: reading active writers 2025/03/18 08:23:59 DEBUG : : Looking for writers 2025/03/18 08:23:59 DEBUG : dir: reading active writers 2025/03/18 08:23:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.10s) === RUN TestFileOpenReadUnknownSize 2025/03/18 08:24:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/18 08:24:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:24:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/18 08:24:00 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:00 DEBUG : : Looking for writers 2025/03/18 08:24:00 DEBUG : file.txt: reading active writers 2025/03/18 08:24:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:00 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:00 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:03 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 08:24:03 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/18 08:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:04 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:04 DEBUG : dir: Looking for writers 2025/03/18 08:24:04 DEBUG : file1: reading active writers 2025/03/18 08:24:04 DEBUG : : Looking for writers 2025/03/18 08:24:04 DEBUG : dir: reading active writers 2025/03/18 08:24:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.84s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:05 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:05 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:08 DEBUG : dir/file1: Remove: 2025/03/18 08:24:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:08 DEBUG : dir/file1: >Remove: err= 2025/03/18 08:24:08 DEBUG : dir/file1: Remove: 2025/03/18 08:24:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/18 08:24:08 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:08 DEBUG : dir: Looking for writers 2025/03/18 08:24:08 DEBUG : : Looking for writers 2025/03/18 08:24:08 DEBUG : dir: reading active writers 2025/03/18 08:24:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.92s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:09 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:12 DEBUG : dir/file1: Remove: 2025/03/18 08:24:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:12 DEBUG : dir/file1: >Remove: err= 2025/03/18 08:24:12 DEBUG : dir/file1: Remove: 2025/03/18 08:24:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/18 08:24:12 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:12 DEBUG : dir: Looking for writers 2025/03/18 08:24:12 DEBUG : : Looking for writers 2025/03/18 08:24:12 DEBUG : dir: reading active writers 2025/03/18 08:24:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.07s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:13 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:24:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/18 08:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:24:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/18 08:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:24:16 DEBUG : dir/file1: Open: flags=0x3 2025/03/18 08:24:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/18 08:24:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/18 08:24:16 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:16 DEBUG : dir: Looking for writers 2025/03/18 08:24:16 DEBUG : file1: reading active writers 2025/03/18 08:24:16 DEBUG : : Looking for writers 2025/03/18 08:24:16 DEBUG : dir: reading active writers 2025/03/18 08:24:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.25s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:17 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:17 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:20 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:20 DEBUG : dir: Looking for writers 2025/03/18 08:24:20 DEBUG : file1: reading active writers 2025/03/18 08:24:20 DEBUG : : Looking for writers 2025/03/18 08:24:20 DEBUG : dir: reading active writers 2025/03/18 08:24:20 DEBUG : >WaitForWriters: 2025/03/18 08:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000a38f00 2025/03/18 08:24:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:24:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a38f00 2025/03/18 08:24:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a38f00 2025/03/18 08:24:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:22 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 08:24:23 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/18 08:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:24 DEBUG : newLeaf: Running delayed rename now 2025/03/18 08:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a38f00 2025/03/18 08:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:24 DEBUG : dir: Looking for writers 2025/03/18 08:24:24 DEBUG : : Looking for writers 2025/03/18 08:24:24 DEBUG : dir: reading active writers 2025/03/18 08:24:24 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:24 DEBUG : >WaitForWriters: 2025/03/18 08:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:24 DEBUG : dir: Looking for writers 2025/03/18 08:24:24 DEBUG : : Looking for writers 2025/03/18 08:24:24 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:24 DEBUG : dir: reading active writers 2025/03/18 08:24:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:25 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:25 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:25 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:24:25 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:25 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:24:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:28 DEBUG : dir: Looking for writers 2025/03/18 08:24:28 DEBUG : file1: reading active writers 2025/03/18 08:24:28 DEBUG : : Looking for writers 2025/03/18 08:24:28 DEBUG : dir: reading active writers 2025/03/18 08:24:28 DEBUG : >WaitForWriters: 2025/03/18 08:24:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000b100c0 2025/03/18 08:24:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:24:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000b100c0 2025/03/18 08:24:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/18 08:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b100c0 2025/03/18 08:24:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:30 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (25 bytes), uploading instead of streaming 2025/03/18 08:24:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/18 08:24:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:31 DEBUG : newLeaf: Running delayed rename now 2025/03/18 08:24:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000b100c0 2025/03/18 08:24:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:32 DEBUG : dir: Looking for writers 2025/03/18 08:24:32 DEBUG : : Looking for writers 2025/03/18 08:24:32 DEBUG : dir: reading active writers 2025/03/18 08:24:32 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:32 DEBUG : >WaitForWriters: 2025/03/18 08:24:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:32 DEBUG : dir: Looking for writers 2025/03/18 08:24:32 DEBUG : : Looking for writers 2025/03/18 08:24:32 DEBUG : dir: reading active writers 2025/03/18 08:24:32 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:32 DEBUG : >WaitForWriters: 2025/03/18 08:24:32 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:33 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:24:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:24:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:24:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:24:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): openPending: 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): >openPending: err= 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:24:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): _writeAt: size=14, off=0 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): >_writeAt: n=14, err= 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): close: 2025/03/18 08:24:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 08:24:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:24:36 DEBUG : dir/file1(0xc000968500): >close: err= 2025/03/18 08:24:36 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:24:36 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:24:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:36 DEBUG : dir: Looking for writers 2025/03/18 08:24:36 DEBUG : file1: reading active writers 2025/03/18 08:24:36 DEBUG : : Looking for writers 2025/03/18 08:24:36 DEBUG : dir: reading active writers 2025/03/18 08:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:24:37 DEBUG : dir: Looking for writers 2025/03/18 08:24:37 DEBUG : file1: reading active writers 2025/03/18 08:24:37 DEBUG : : Looking for writers 2025/03/18 08:24:37 DEBUG : dir: reading active writers 2025/03/18 08:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:24:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/18 08:24:37 INFO : dir/file1: Copied (replaced existing) 2025/03/18 08:24:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 08:24:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/18 08:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 08:24:37 DEBUG : dir: Looking for writers 2025/03/18 08:24:37 DEBUG : file1: reading active writers 2025/03/18 08:24:37 DEBUG : : Looking for writers 2025/03/18 08:24:37 DEBUG : dir: reading active writers 2025/03/18 08:24:37 DEBUG : >WaitForWriters: 2025/03/18 08:24:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:24:37 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): _readAt: size=512, off=0 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): openPending: 2025/03/18 08:24:37 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/03/18 08:24:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 08:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): >openPending: err= 2025/03/18 08:24:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): >_readAt: n=14, err=EOF 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): close: 2025/03/18 08:24:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:24:37 DEBUG : dir/file1(0xc000968840): >close: err= 2025/03/18 08:24:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:24:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000a38780 2025/03/18 08:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:24:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 08:24:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000a38780 2025/03/18 08:24:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:24:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:39 DEBUG : dir/file1(0xc0002d8e40): openPending: 2025/03/18 08:24:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/18 08:24:39 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/18 08:24:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/18 08:24:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 08:24:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:39 DEBUG : dir/file1(0xc0002d8e40): >openPending: err= 2025/03/18 08:24:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:24:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:39 DEBUG : dir/file1(0xc0002d8e40): _writeAt: size=25, off=0 2025/03/18 08:24:39 DEBUG : dir/file1(0xc0002d8e40): >_writeAt: n=25, err= 2025/03/18 08:24:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:24:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000a38780 2025/03/18 08:24:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:40 DEBUG : newLeaf(0xc0002d8e40): close: 2025/03/18 08:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 08:24:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 08:24:39.767936797 +0000 UTC m=+186.630246655 2025/03/18 08:24:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 08:24:40 DEBUG : newLeaf(0xc0002d8e40): >close: err= 2025/03/18 08:24:40 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:24:40 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:24:40 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:24:40 DEBUG : dir: Looking for writers 2025/03/18 08:24:40 DEBUG : : Looking for writers 2025/03/18 08:24:40 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:40 DEBUG : dir: reading active writers 2025/03/18 08:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:24:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:41 INFO : newLeaf: Copied (replaced existing) 2025/03/18 08:24:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 08:24:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/18 08:24:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 08:24:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 08:24:41 DEBUG : dir: Looking for writers 2025/03/18 08:24:41 DEBUG : : Looking for writers 2025/03/18 08:24:41 DEBUG : dir: reading active writers 2025/03/18 08:24:41 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:41 DEBUG : >WaitForWriters: 2025/03/18 08:24:41 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:41 DEBUG : dir: Looking for writers 2025/03/18 08:24:41 DEBUG : : Looking for writers 2025/03/18 08:24:41 DEBUG : dir: reading active writers 2025/03/18 08:24:41 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:41 DEBUG : >WaitForWriters: 2025/03/18 08:24:41 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:24:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:24:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:45 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:45 DEBUG : dir: Looking for writers 2025/03/18 08:24:45 DEBUG : file1: reading active writers 2025/03/18 08:24:45 DEBUG : : Looking for writers 2025/03/18 08:24:45 DEBUG : dir: reading active writers 2025/03/18 08:24:45 DEBUG : >WaitForWriters: 2025/03/18 08:24:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00019d740 2025/03/18 08:24:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:24:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00019d740 2025/03/18 08:24:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:24:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:47 DEBUG : dir/file1(0xc000a94a40): openPending: 2025/03/18 08:24:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/03/18 08:24:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:47 DEBUG : dir/file1(0xc000a94a40): >openPending: err= 2025/03/18 08:24:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:24:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:47 DEBUG : dir/file1(0xc000a94a40): _writeAt: size=25, off=0 2025/03/18 08:24:47 DEBUG : dir/file1(0xc000a94a40): >_writeAt: n=25, err= 2025/03/18 08:24:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:24:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00019d740 2025/03/18 08:24:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:48 DEBUG : newLeaf(0xc000a94a40): close: 2025/03/18 08:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 08:24:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 08:24:47.570183547 +0000 UTC m=+194.432493395 2025/03/18 08:24:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 08:24:48 DEBUG : newLeaf(0xc000a94a40): >close: err= 2025/03/18 08:24:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:24:48 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:24:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:24:48 DEBUG : dir: Looking for writers 2025/03/18 08:24:48 DEBUG : : Looking for writers 2025/03/18 08:24:48 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:48 DEBUG : dir: reading active writers 2025/03/18 08:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:24:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:49 INFO : newLeaf: Copied (replaced existing) 2025/03/18 08:24:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 08:24:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/18 08:24:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 08:24:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:49 DEBUG : dir: Looking for writers 2025/03/18 08:24:49 DEBUG : : Looking for writers 2025/03/18 08:24:49 DEBUG : dir: reading active writers 2025/03/18 08:24:49 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 08:24:49 DEBUG : >WaitForWriters: 2025/03/18 08:24:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:49 DEBUG : dir: Looking for writers 2025/03/18 08:24:49 DEBUG : : Looking for writers 2025/03/18 08:24:49 DEBUG : dir: reading active writers 2025/03/18 08:24:49 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:49 DEBUG : >WaitForWriters: 2025/03/18 08:24:49 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:24:50 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:24:50 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:24:50 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:24:50 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:24:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:24:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): openPending: 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): >openPending: err= 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:24:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): _writeAt: size=14, off=0 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): >_writeAt: n=14, err= 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): close: 2025/03/18 08:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/18 08:24:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:24:53 DEBUG : dir/file1(0xc000412d00): >close: err= 2025/03/18 08:24:53 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:24:53 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:24:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:24:53 DEBUG : dir: Looking for writers 2025/03/18 08:24:53 DEBUG : file1: reading active writers 2025/03/18 08:24:53 DEBUG : : Looking for writers 2025/03/18 08:24:53 DEBUG : dir: reading active writers 2025/03/18 08:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:24:54 DEBUG : dir: Looking for writers 2025/03/18 08:24:54 DEBUG : file1: reading active writers 2025/03/18 08:24:54 DEBUG : : Looking for writers 2025/03/18 08:24:54 DEBUG : dir: reading active writers 2025/03/18 08:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:24:54 DEBUG : dir: Looking for writers 2025/03/18 08:24:54 DEBUG : file1: reading active writers 2025/03/18 08:24:54 DEBUG : : Looking for writers 2025/03/18 08:24:54 DEBUG : dir: reading active writers 2025/03/18 08:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:24:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/18 08:24:54 INFO : dir/file1: Copied (replaced existing) 2025/03/18 08:24:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 08:24:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/18 08:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 08:24:55 DEBUG : dir: Looking for writers 2025/03/18 08:24:55 DEBUG : file1: reading active writers 2025/03/18 08:24:55 DEBUG : : Looking for writers 2025/03/18 08:24:55 DEBUG : dir: reading active writers 2025/03/18 08:24:55 DEBUG : >WaitForWriters: 2025/03/18 08:24:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:24:55 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): _readAt: size=512, off=0 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): openPending: 2025/03/18 08:24:55 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/03/18 08:24:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/18 08:24:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): >openPending: err= 2025/03/18 08:24:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): >_readAt: n=14, err=EOF 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): close: 2025/03/18 08:24:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:24:55 DEBUG : dir/file1(0xc000a94100): >close: err= 2025/03/18 08:24:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:24:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e9680 2025/03/18 08:24:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:24:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 08:24:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e9680 2025/03/18 08:24:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:24:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:24:57 DEBUG : dir/file1(0xc0002d9800): openPending: 2025/03/18 08:24:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/18 08:24:57 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/18 08:24:57 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/18 08:24:57 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 08:24:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:24:57 DEBUG : dir/file1(0xc0002d9800): >openPending: err= 2025/03/18 08:24:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:24:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:24:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:24:57 DEBUG : dir/file1(0xc0002d9800): _writeAt: size=25, off=0 2025/03/18 08:24:57 DEBUG : dir/file1(0xc0002d9800): >_writeAt: n=25, err= 2025/03/18 08:24:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:24:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:24:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e9680 2025/03/18 08:24:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:24:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:58 DEBUG : newLeaf(0xc0002d9800): close: 2025/03/18 08:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 08:24:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 08:24:57.869495514 +0000 UTC m=+204.731805382 2025/03/18 08:24:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 08:24:58 DEBUG : newLeaf(0xc0002d9800): >close: err= 2025/03/18 08:24:58 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:24:58 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:24:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/18 08:24:58 DEBUG : dir: Looking for writers 2025/03/18 08:24:58 DEBUG : : Looking for writers 2025/03/18 08:24:58 DEBUG : dir: reading active writers 2025/03/18 08:24:58 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:24:59 DEBUG : dir: Looking for writers 2025/03/18 08:24:59 DEBUG : : Looking for writers 2025/03/18 08:24:59 DEBUG : dir: reading active writers 2025/03/18 08:24:59 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:24:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:24:59 INFO : newLeaf: Copied (replaced existing) 2025/03/18 08:24:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 08:24:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/18 08:24:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 08:24:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:24:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 08:24:59 DEBUG : dir: Looking for writers 2025/03/18 08:24:59 DEBUG : : Looking for writers 2025/03/18 08:24:59 DEBUG : dir: reading active writers 2025/03/18 08:24:59 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:59 DEBUG : >WaitForWriters: 2025/03/18 08:24:59 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:24:59 DEBUG : dir: Looking for writers 2025/03/18 08:24:59 DEBUG : : Looking for writers 2025/03/18 08:24:59 DEBUG : dir: reading active writers 2025/03/18 08:24:59 DEBUG : newLeaf: reading active writers 2025/03/18 08:24:59 DEBUG : >WaitForWriters: 2025/03/18 08:24:59 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:01 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:01 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:01 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:01 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:25:03 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:03 DEBUG : dir: Looking for writers 2025/03/18 08:25:03 DEBUG : file1: reading active writers 2025/03/18 08:25:03 DEBUG : : Looking for writers 2025/03/18 08:25:03 DEBUG : dir: reading active writers 2025/03/18 08:25:03 DEBUG : >WaitForWriters: 2025/03/18 08:25:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): _readAt: size=512, off=0 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): openPending: 2025/03/18 08:25:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/18 08:25:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): >openPending: err= 2025/03/18 08:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/18 08:25:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:25:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): >_readAt: n=14, err=EOF 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): close: 2025/03/18 08:25:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:25:03 DEBUG : dir/file1(0xc000412ac0): >close: err= 2025/03/18 08:25:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:25:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:25:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000b10600 2025/03/18 08:25:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:25:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:25:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/18 08:25:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/18 08:25:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000b10600 2025/03/18 08:25:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/18 08:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:25:06 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:06 DEBUG : dir/file1(0xc000413080): openPending: 2025/03/18 08:25:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/18 08:25:06 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/18 08:25:06 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/18 08:25:06 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 08:25:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/18 08:25:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:06 DEBUG : dir/file1(0xc000413080): >openPending: err= 2025/03/18 08:25:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:25:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:06 DEBUG : dir/file1(0xc000413080): _writeAt: size=25, off=0 2025/03/18 08:25:06 DEBUG : dir/file1(0xc000413080): >_writeAt: n=25, err= 2025/03/18 08:25:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/18 08:25:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/18 08:25:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000b10600 2025/03/18 08:25:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:25:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:25:06 DEBUG : newLeaf(0xc000413080): close: 2025/03/18 08:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/18 08:25:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-18 08:25:06.209330271 +0000 UTC m=+213.071640129 2025/03/18 08:25:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/18 08:25:06 DEBUG : newLeaf(0xc000413080): >close: err= 2025/03/18 08:25:06 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:06 DEBUG : dir: Looking for writers 2025/03/18 08:25:06 DEBUG : : Looking for writers 2025/03/18 08:25:06 DEBUG : dir: reading active writers 2025/03/18 08:25:06 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:25:06 DEBUG : dir: Looking for writers 2025/03/18 08:25:06 DEBUG : : Looking for writers 2025/03/18 08:25:06 DEBUG : dir: reading active writers 2025/03/18 08:25:06 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:25:06 DEBUG : dir: Looking for writers 2025/03/18 08:25:06 DEBUG : : Looking for writers 2025/03/18 08:25:06 DEBUG : dir: reading active writers 2025/03/18 08:25:06 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:25:06 DEBUG : dir: Looking for writers 2025/03/18 08:25:06 DEBUG : : Looking for writers 2025/03/18 08:25:06 DEBUG : dir: reading active writers 2025/03/18 08:25:06 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:25:06 DEBUG : newLeaf: vfs cache: starting upload 2025/03/18 08:25:06 DEBUG : dir: Looking for writers 2025/03/18 08:25:06 DEBUG : : Looking for writers 2025/03/18 08:25:06 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:06 DEBUG : dir: reading active writers 2025/03/18 08:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:25:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/18 08:25:07 DEBUG : dir: Looking for writers 2025/03/18 08:25:07 DEBUG : : Looking for writers 2025/03/18 08:25:07 DEBUG : dir: reading active writers 2025/03/18 08:25:07 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:25:07 DEBUG : dir: Looking for writers 2025/03/18 08:25:07 DEBUG : : Looking for writers 2025/03/18 08:25:07 DEBUG : dir: reading active writers 2025/03/18 08:25:07 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:25:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/18 08:25:07 INFO : newLeaf: Copied (replaced existing) 2025/03/18 08:25:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-18 08:25:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/18 08:25:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/18 08:25:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/18 08:25:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/18 08:25:08 DEBUG : dir: Looking for writers 2025/03/18 08:25:08 DEBUG : : Looking for writers 2025/03/18 08:25:08 DEBUG : dir: reading active writers 2025/03/18 08:25:08 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:08 DEBUG : >WaitForWriters: 2025/03/18 08:25:08 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:08 DEBUG : dir: Looking for writers 2025/03/18 08:25:08 DEBUG : : Looking for writers 2025/03/18 08:25:08 DEBUG : dir: reading active writers 2025/03/18 08:25:08 DEBUG : newLeaf: reading active writers 2025/03/18 08:25:08 DEBUG : >WaitForWriters: 2025/03/18 08:25:08 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestFileRename (51.54s) --- PASS: TestFileRename/off,forceCache=false (8.05s) --- PASS: TestFileRename/minimal,forceCache=false (7.87s) --- PASS: TestFileRename/minimal,forceCache=true (9.18s) --- PASS: TestFileRename/writes,forceCache=false (7.79s) --- PASS: TestFileRename/writes,forceCache=true (10.31s) --- PASS: TestFileRename/full,forceCache=false (8.35s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:09 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:09 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:09 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:09 DEBUG : : Looking for writers 2025/03/18 08:25:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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 "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:09 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:25:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 08:25:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:12 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:12 DEBUG : dir: Looking for writers 2025/03/18 08:25:12 DEBUG : file1: reading active writers 2025/03/18 08:25:12 DEBUG : : Looking for writers 2025/03/18 08:25:12 DEBUG : dir: reading active writers 2025/03/18 08:25:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.19s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:13 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:25:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 08:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/18 08:25:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/18 08:25:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/18 08:25:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/18 08:25:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/18 08:25:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/18 08:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/18 08:25:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/18 08:25:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/18 08:25:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/18 08:25:18 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:18 DEBUG : dir: Looking for writers 2025/03/18 08:25:18 DEBUG : file1: reading active writers 2025/03/18 08:25:18 DEBUG : : Looking for writers 2025/03/18 08:25:18 DEBUG : dir: reading active writers 2025/03/18 08:25:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.78s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:19 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:19 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:25:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 08:25:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/18 08:25:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/18 08:25:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/18 08:25:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/18 08:25:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/18 08:25:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/18 08:25:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/18 08:25:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/18 08:25:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/18 08:25:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/18 08:25:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/18 08:25:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/18 08:25:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/18 08:25:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/18 08:25:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/18 08:25:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/18 08:25:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/18 08:25:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/18 08:25:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/18 08:25:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/18 08:25:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/18 08:25:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/18 08:25:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/18 08:25:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/18 08:25:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/18 08:25:24 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:24 DEBUG : dir: Looking for writers 2025/03/18 08:25:24 DEBUG : file1: reading active writers 2025/03/18 08:25:24 DEBUG : : Looking for writers 2025/03/18 08:25:24 DEBUG : dir: reading active writers 2025/03/18 08:25:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.97s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:25 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:25 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:25:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 08:25:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:28 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:28 DEBUG : dir: Looking for writers 2025/03/18 08:25:28 DEBUG : file1: reading active writers 2025/03/18 08:25:28 DEBUG : : Looking for writers 2025/03/18 08:25:28 DEBUG : dir: reading active writers 2025/03/18 08:25:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.17s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:29 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:29 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:25:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/18 08:25:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/18 08:25:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/18 08:25:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/18 08:25:32 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:32 DEBUG : dir: Looking for writers 2025/03/18 08:25:32 DEBUG : file1: reading active writers 2025/03/18 08:25:32 DEBUG : : Looking for writers 2025/03/18 08:25:32 DEBUG : dir: reading active writers 2025/03/18 08:25:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.21s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:34 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:34 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:25:36 DEBUG : dir/file1(0xc000968e00): _readAt: size=1, off=0 2025/03/18 08:25:36 DEBUG : dir/file1(0xc000968e00): openPending: 2025/03/18 08:25:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:25:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:25:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:36 DEBUG : dir/file1(0xc000968e00): >openPending: err= 2025/03/18 08:25:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 08:25:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:25:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): >_readAt: n=1, err= 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): _readAt: size=256, off=1 2025/03/18 08:25:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): >_readAt: n=15, err=EOF 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): _readAt: size=16, off=16 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): >_readAt: n=0, err=EOF 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): close: 2025/03/18 08:25:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): >close: err= 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): close: 2025/03/18 08:25:37 DEBUG : dir/file1(0xc000968e00): >close: err=file already closed 2025/03/18 08:25:37 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:37 DEBUG : dir: Looking for writers 2025/03/18 08:25:37 DEBUG : file1: reading active writers 2025/03/18 08:25:37 DEBUG : : Looking for writers 2025/03/18 08:25:37 DEBUG : dir: reading active writers 2025/03/18 08:25:37 DEBUG : >WaitForWriters: 2025/03/18 08:25:37 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:38 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:38 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:38 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:38 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:41 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): _readAt: size=1, off=0 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): openPending: 2025/03/18 08:25:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:25:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >openPending: err= 2025/03/18 08:25:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 08:25:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:25:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >_readAt: n=1, err= 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): _readAt: size=1, off=5 2025/03/18 08:25:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >_readAt: n=1, err= 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): _readAt: size=1, off=3 2025/03/18 08:25:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >_readAt: n=1, err= 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): _readAt: size=1, off=13 2025/03/18 08:25:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >_readAt: n=1, err= 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): _readAt: size=16, off=100 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >_readAt: n=0, err=EOF 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): close: 2025/03/18 08:25:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:25:41 DEBUG : dir/file1(0xc000a94400): >close: err= 2025/03/18 08:25:41 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:41 DEBUG : dir: Looking for writers 2025/03/18 08:25:41 DEBUG : file1: reading active writers 2025/03/18 08:25:41 DEBUG : : Looking for writers 2025/03/18 08:25:41 DEBUG : dir: reading active writers 2025/03/18 08:25:41 DEBUG : >WaitForWriters: 2025/03/18 08:25:41 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:42 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=1, off=0 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): openPending: 2025/03/18 08:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:25:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >openPending: err= 2025/03/18 08:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/18 08:25:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:25:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=1, err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=1, off=5 2025/03/18 08:25:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=1, err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=1, off=1 2025/03/18 08:25:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=1, err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=6, off=10 2025/03/18 08:25:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=6, err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=256, off=10 2025/03/18 08:25:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=6, err=EOF 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=256, off=100 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=0, err=EOF 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): close: 2025/03/18 08:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >close: err= 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): _readAt: size=256, off=100 2025/03/18 08:25:45 DEBUG : dir/file1(0xc0002d9540): >_readAt: n=0, err=file already closed 2025/03/18 08:25:45 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:45 DEBUG : dir: Looking for writers 2025/03/18 08:25:45 DEBUG : file1: reading active writers 2025/03/18 08:25:45 DEBUG : : Looking for writers 2025/03/18 08:25:45 DEBUG : dir: reading active writers 2025/03/18 08:25:45 DEBUG : >WaitForWriters: 2025/03/18 08:25:45 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.17s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:46 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:46 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:46 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:46 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:25:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:25:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:25:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:25:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:25:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:25:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): RWFileHandle.Flush 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): _readAt: size=256, off=0 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): openPending: 2025/03/18 08:25:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:25:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:25:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): >openPending: err= 2025/03/18 08:25:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/18 08:25:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:25:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:25:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): >_readAt: n=16, err=EOF 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): RWFileHandle.Flush 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): RWFileHandle.Flush 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): close: 2025/03/18 08:25:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:25:49 DEBUG : dir/file1(0xc0002d8540): >close: err= 2025/03/18 08:25:49 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:25:49 DEBUG : dir: Looking for writers 2025/03/18 08:25:49 DEBUG : file1: reading active writers 2025/03/18 08:25:49 DEBUG : : Looking for writers 2025/03/18 08:25:49 DEBUG : dir: reading active writers 2025/03/18 08:25:49 DEBUG : >WaitForWriters: 2025/03/18 08:25:49 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushRead (11.70s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:25:58 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:25:58 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:25:58 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:25:58 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:25:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:26:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:26:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/18 08:26:01 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:26:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:26:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:26:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): _readAt: size=256, off=0 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): openPending: 2025/03/18 08:26:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:26:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:26:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): >openPending: err= 2025/03/18 08:26:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/18 08:26:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:26:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:26:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): >_readAt: n=16, err=EOF 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): RWFileHandle.Release 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): close: 2025/03/18 08:26:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): >close: err= 2025/03/18 08:26:01 DEBUG : dir/file1(0xc000a94380): RWFileHandle.Release 2025/03/18 08:26:01 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:01 DEBUG : dir: Looking for writers 2025/03/18 08:26:01 DEBUG : file1: reading active writers 2025/03/18 08:26:01 DEBUG : : Looking for writers 2025/03/18 08:26:01 DEBUG : dir: reading active writers 2025/03/18 08:26:01 DEBUG : >WaitForWriters: 2025/03/18 08:26:01 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReleaseRead (5.18s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:03 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:03 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:03 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:03 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:03 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): openPending: 2025/03/18 08:26:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): >openPending: err= 2025/03/18 08:26:03 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): _writeAt: size=5, off=0 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): >_writeAt: n=5, err= 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): _writeAt: size=7, off=5 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): >_writeAt: n=7, err= 2025/03/18 08:26:03 DEBUG : file1: vfs cache: truncate to size=11 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): close: 2025/03/18 08:26:03 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:03.729025631 +0000 UTC m=+270.591335499 2025/03/18 08:26:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): >close: err= 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): close: 2025/03/18 08:26:03 DEBUG : file1(0xc000606980): >close: err=file already closed 2025/03/18 08:26:03 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:03 DEBUG : : Looking for writers 2025/03/18 08:26:03 DEBUG : file1: reading active writers 2025/03/18 08:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:03 DEBUG : : Looking for writers 2025/03/18 08:26:03 DEBUG : file1: reading active writers 2025/03/18 08:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:03 DEBUG : : Looking for writers 2025/03/18 08:26:03 DEBUG : file1: reading active writers 2025/03/18 08:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:03 DEBUG : : Looking for writers 2025/03/18 08:26:03 DEBUG : file1: reading active writers 2025/03/18 08:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:03 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:03 DEBUG : : Looking for writers 2025/03/18 08:26:03 DEBUG : file1: reading active writers 2025/03/18 08:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:04 DEBUG : : Looking for writers 2025/03/18 08:26:04 DEBUG : file1: reading active writers 2025/03/18 08:26:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:04 DEBUG : : Looking for writers 2025/03/18 08:26:04 DEBUG : file1: reading active writers 2025/03/18 08:26:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/18 08:26:05 DEBUG : : Looking for writers 2025/03/18 08:26:05 DEBUG : file1: reading active writers 2025/03/18 08:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 08:26:05 INFO : file1: Copied (new) 2025/03/18 08:26:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-18 08:26:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/18 08:26:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:05 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : >WaitForWriters: 2025/03/18 08:26:06 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : >WaitForWriters: 2025/03/18 08:26:06 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.11s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:06 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:06 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:06 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:06 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:06 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): openPending: 2025/03/18 08:26:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): >openPending: err= 2025/03/18 08:26:06 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): _writeAt: size=7, off=0 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): >_writeAt: n=7, err= 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): _writeAt: size=6, off=5 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): >_writeAt: n=6, err= 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): close: 2025/03/18 08:26:06 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:06.844270117 +0000 UTC m=+273.706579975 2025/03/18 08:26:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): >close: err= 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): _writeAt: size=5, off=0 2025/03/18 08:26:06 DEBUG : file1(0xc000a94140): >_writeAt: n=0, err=file already closed 2025/03/18 08:26:06 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:06 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:06 DEBUG : : Looking for writers 2025/03/18 08:26:06 DEBUG : file1: reading active writers 2025/03/18 08:26:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:07 DEBUG : : Looking for writers 2025/03/18 08:26:07 DEBUG : file1: reading active writers 2025/03/18 08:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:07 DEBUG : : Looking for writers 2025/03/18 08:26:07 DEBUG : file1: reading active writers 2025/03/18 08:26:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:07 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/18 08:26:08 DEBUG : : Looking for writers 2025/03/18 08:26:08 DEBUG : file1: reading active writers 2025/03/18 08:26:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 08:26:08 INFO : file1: Copied (new) 2025/03/18 08:26:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-18 08:26:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/18 08:26:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:08 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:09 DEBUG : : Looking for writers 2025/03/18 08:26:09 DEBUG : file1: reading active writers 2025/03/18 08:26:09 DEBUG : >WaitForWriters: 2025/03/18 08:26:09 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:09 DEBUG : : Looking for writers 2025/03/18 08:26:09 DEBUG : file1: reading active writers 2025/03/18 08:26:09 DEBUG : >WaitForWriters: 2025/03/18 08:26:09 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.13s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:09 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:09 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:09 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:09 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:09 DEBUG : file1(0xc0002d96c0): openPending: 2025/03/18 08:26:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:09 DEBUG : file1(0xc0002d96c0): >openPending: err= 2025/03/18 08:26:09 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:09 DEBUG : file1(0xc0002d96c0): close: 2025/03/18 08:26:09 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:09.970042965 +0000 UTC m=+276.832352853 2025/03/18 08:26:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:09 DEBUG : file1(0xc0002d96c0): >close: err= 2025/03/18 08:26:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 08:26:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:26:09 DEBUG : file2: newRWFileHandle: 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): openPending: 2025/03/18 08:26:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): >openPending: err= 2025/03/18 08:26:09 DEBUG : file2: >newRWFileHandle: err= 2025/03/18 08:26:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 08:26:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/18 08:26:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): RWFileHandle.Flush 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): RWFileHandle.Release 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): close: 2025/03/18 08:26:09 DEBUG : file2: vfs cache: setting modification time to 2025-03-18 08:26:09.971031258 +0000 UTC m=+276.833341147 2025/03/18 08:26:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:09 DEBUG : file2(0xc0002d97c0): >close: err= 2025/03/18 08:26:09 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:09 DEBUG : : Looking for writers 2025/03/18 08:26:09 DEBUG : file1: reading active writers 2025/03/18 08:26:09 DEBUG : file2: reading active writers 2025/03/18 08:26:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/18 08:26:09 DEBUG : : Looking for writers 2025/03/18 08:26:09 DEBUG : file2: reading active writers 2025/03/18 08:26:09 DEBUG : file1: reading active writers 2025/03/18 08:26:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/18 08:26:10 DEBUG : : Looking for writers 2025/03/18 08:26:10 DEBUG : file2: reading active writers 2025/03/18 08:26:10 DEBUG : file1: reading active writers 2025/03/18 08:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/18 08:26:10 DEBUG : : Looking for writers 2025/03/18 08:26:10 DEBUG : file1: reading active writers 2025/03/18 08:26:10 DEBUG : file2: reading active writers 2025/03/18 08:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/18 08:26:10 DEBUG : file2: vfs cache: starting upload 2025/03/18 08:26:10 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:10 DEBUG : : Looking for writers 2025/03/18 08:26:10 DEBUG : file1: reading active writers 2025/03/18 08:26:10 DEBUG : file2: reading active writers 2025/03/18 08:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/18 08:26:10 DEBUG : : Looking for writers 2025/03/18 08:26:10 DEBUG : file1: reading active writers 2025/03/18 08:26:10 DEBUG : file2: reading active writers 2025/03/18 08:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/18 08:26:10 DEBUG : : Looking for writers 2025/03/18 08:26:10 DEBUG : file1: reading active writers 2025/03/18 08:26:10 DEBUG : file2: reading active writers 2025/03/18 08:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/18 08:26:11 DEBUG : : Looking for writers 2025/03/18 08:26:11 DEBUG : file1: reading active writers 2025/03/18 08:26:11 DEBUG : file2: reading active writers 2025/03/18 08:26:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/03/18 08:26:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:26:11 INFO : file2: Copied (new) 2025/03/18 08:26:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-18 08:26:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/18 08:26:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/18 08:26:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/18 08:26:11 INFO : file2: vfs cache: upload succeeded try #1 2025/03/18 08:26:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:26:11 INFO : file1: Copied (new) 2025/03/18 08:26:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-18 08:26:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/18 08:26:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:11 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:12 DEBUG : : Looking for writers 2025/03/18 08:26:12 DEBUG : file1: reading active writers 2025/03/18 08:26:12 DEBUG : file2: reading active writers 2025/03/18 08:26:12 DEBUG : >WaitForWriters: 2025/03/18 08:26:12 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:12 DEBUG : : Looking for writers 2025/03/18 08:26:12 DEBUG : file1: reading active writers 2025/03/18 08:26:12 DEBUG : file2: reading active writers 2025/03/18 08:26:12 DEBUG : >WaitForWriters: 2025/03/18 08:26:12 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.27s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:13 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:13 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:13 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:13 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): openPending: 2025/03/18 08:26:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): >openPending: err= 2025/03/18 08:26:13 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): _writeAt: size=5, off=0 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): >_writeAt: n=5, err= 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): RWFileHandle.Flush 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): RWFileHandle.Flush 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): close: 2025/03/18 08:26:13 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:13.236661833 +0000 UTC m=+280.098971691 2025/03/18 08:26:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:13 DEBUG : file1(0xc000606800): >close: err= 2025/03/18 08:26:13 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:13 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:13 DEBUG : : Looking for writers 2025/03/18 08:26:13 DEBUG : file1: reading active writers 2025/03/18 08:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:14 DEBUG : : Looking for writers 2025/03/18 08:26:14 DEBUG : file1: reading active writers 2025/03/18 08:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:26:15 INFO : file1: Copied (new) 2025/03/18 08:26:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 08:26:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/18 08:26:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:15 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:15 DEBUG : : Looking for writers 2025/03/18 08:26:15 DEBUG : file1: reading active writers 2025/03/18 08:26:15 DEBUG : >WaitForWriters: 2025/03/18 08:26:15 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.94s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:16 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:16 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:16 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:16 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:16 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): openPending: 2025/03/18 08:26:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): >openPending: err= 2025/03/18 08:26:16 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): _writeAt: size=5, off=0 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): >_writeAt: n=5, err= 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): RWFileHandle.Release 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): close: 2025/03/18 08:26:16 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:16.181454428 +0000 UTC m=+283.043764276 2025/03/18 08:26:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): >close: err= 2025/03/18 08:26:16 DEBUG : file1(0xc000606440): RWFileHandle.Release 2025/03/18 08:26:16 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:16 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:16 DEBUG : : Looking for writers 2025/03/18 08:26:16 DEBUG : file1: reading active writers 2025/03/18 08:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:17 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:17 DEBUG : : Looking for writers 2025/03/18 08:26:17 DEBUG : file1: reading active writers 2025/03/18 08:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:26:18 INFO : file1: Copied (new) 2025/03/18 08:26:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 08:26:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/18 08:26:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:18 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:18 DEBUG : : Looking for writers 2025/03/18 08:26:18 DEBUG : file1: reading active writers 2025/03/18 08:26:18 DEBUG : >WaitForWriters: 2025/03/18 08:26:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:18 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:18 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:26:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 08:26:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:26:21 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): openPending: 2025/03/18 08:26:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:26:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): >openPending: err= 2025/03/18 08:26:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/18 08:26:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:26:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:26:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): _writeAt: size=5, off=0 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): >_writeAt: n=5, err= 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): close: 2025/03/18 08:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-18 08:26:21.545507628 +0000 UTC m=+288.407817477 2025/03/18 08:26:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:21 DEBUG : dir/file1(0xc000548340): >close: err= 2025/03/18 08:26:21 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:21 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:21 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:21 DEBUG : dir: Looking for writers 2025/03/18 08:26:21 DEBUG : file1: reading active writers 2025/03/18 08:26:21 DEBUG : : Looking for writers 2025/03/18 08:26:21 DEBUG : dir: reading active writers 2025/03/18 08:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:22 DEBUG : dir: Looking for writers 2025/03/18 08:26:22 DEBUG : file1: reading active writers 2025/03/18 08:26:22 DEBUG : : Looking for writers 2025/03/18 08:26:22 DEBUG : dir: reading active writers 2025/03/18 08:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:26:22 INFO : dir/file1: Copied (replaced existing) 2025/03/18 08:26:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-18 08:26:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/18 08:26:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:22 DEBUG : dir: Looking for writers 2025/03/18 08:26:22 DEBUG : file1: reading active writers 2025/03/18 08:26:22 DEBUG : : Looking for writers 2025/03/18 08:26:22 DEBUG : dir: reading active writers 2025/03/18 08:26:22 DEBUG : >WaitForWriters: 2025/03/18 08:26:22 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:23 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:23 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:23 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:23 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/18 08:26:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/18 08:26:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/18 08:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/18 08:26:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): _writeAt: size=5, off=0 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): openPending: 2025/03/18 08:26:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/18 08:26:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/18 08:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): >openPending: err= 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): >_writeAt: n=5, err= 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): _writeAt: size=15, off=5 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): >_writeAt: n=15, err= 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): close: 2025/03/18 08:26:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/18 08:26:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-18 08:26:26.471520083 +0000 UTC m=+293.333829931 2025/03/18 08:26:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:26 DEBUG : dir/file1(0xc000a94680): >close: err= 2025/03/18 08:26:26 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:26 DEBUG : dir/file1: vfs cache: starting upload 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:26 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/03/18 08:26:26 DEBUG : dir: Looking for writers 2025/03/18 08:26:26 DEBUG : file1: reading active writers 2025/03/18 08:26:26 DEBUG : : Looking for writers 2025/03/18 08:26:26 DEBUG : dir: reading active writers 2025/03/18 08:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:27 DEBUG : dir: Looking for writers 2025/03/18 08:26:27 DEBUG : file1: reading active writers 2025/03/18 08:26:27 DEBUG : : Looking for writers 2025/03/18 08:26:27 DEBUG : dir: reading active writers 2025/03/18 08:26:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:27 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/18 08:26:27 INFO : dir/file1: Copied (replaced existing) 2025/03/18 08:26:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-18 08:26:26 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/18 08:26:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:27 DEBUG : dir: Looking for writers 2025/03/18 08:26:27 DEBUG : file1: reading active writers 2025/03/18 08:26:27 DEBUG : : Looking for writers 2025/03/18 08:26:27 DEBUG : dir: reading active writers 2025/03/18 08:26:27 DEBUG : >WaitForWriters: 2025/03/18 08:26:27 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSizeCreateExisting (6.07s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:29 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:29 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:29 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:29 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:30 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): openPending: 2025/03/18 08:26:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): >openPending: err= 2025/03/18 08:26:30 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): _writeAt: size=5, off=0 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): >_writeAt: n=5, err= 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): close: 2025/03/18 08:26:30 DEBUG : file1: vfs cache: setting modification time to 2025-03-18 08:26:30.100445003 +0000 UTC m=+296.962754861 2025/03/18 08:26:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:30 DEBUG : file1(0xc000968a40): >close: err= 2025/03/18 08:26:30 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:30 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:30 DEBUG : : Looking for writers 2025/03/18 08:26:30 DEBUG : file1: reading active writers 2025/03/18 08:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:30 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:31 DEBUG : : Looking for writers 2025/03/18 08:26:31 DEBUG : file1: reading active writers 2025/03/18 08:26:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:26:31 INFO : file1: Copied (new) 2025/03/18 08:26:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-18 08:26:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/18 08:26:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:31 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:32 DEBUG : : Looking for writers 2025/03/18 08:26:32 DEBUG : file1: reading active writers 2025/03/18 08:26:32 DEBUG : >WaitForWriters: 2025/03/18 08:26:32 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:32 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:32 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:32 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:32 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/18 08:26:32 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.051082905 +0000 UTC m=+299.913392753 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.051082905 +0000 UTC m=+299.913392753 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.051082905 +0000 UTC m=+299.913392753 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f260 item 1 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.052851044 +0000 UTC m=+299.915160892 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.052851044 +0000 UTC m=+299.915160892 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fc00 item 2 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.053865106 +0000 UTC m=+299.916174954 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.053865106 +0000 UTC m=+299.916174954 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.053865106 +0000 UTC m=+299.916174954 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 3 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.055235855 +0000 UTC m=+299.917545703 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.055235855 +0000 UTC m=+299.917545703 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 4 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.056232915 +0000 UTC m=+299.918542773 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009688c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.056232915 +0000 UTC m=+299.918542773 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.056232915 +0000 UTC m=+299.918542773 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004213b0 item 5 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.057640862 +0000 UTC m=+299.919950711 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009689c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.057640862 +0000 UTC m=+299.919950711 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a00e0 item 6 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.058585936 +0000 UTC m=+299.920895795 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.058585936 +0000 UTC m=+299.920895795 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.058585936 +0000 UTC m=+299.920895795 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968d40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1030 item 7 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.059998342 +0000 UTC m=+299.922308200 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.059998342 +0000 UTC m=+299.922308200 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1960 item 8 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000968e80): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.061211807 +0000 UTC m=+299.923521665 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968ec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.061211807 +0000 UTC m=+299.923521665 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.061211807 +0000 UTC m=+299.923521665 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ea0 item 9 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.062677452 +0000 UTC m=+299.924987310 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000968fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.062677452 +0000 UTC m=+299.924987310 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 10 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000969100): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.063811819 +0000 UTC m=+299.926121667 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.063811819 +0000 UTC m=+299.926121667 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.063811819 +0000 UTC m=+299.926121667 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 11 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.065381647 +0000 UTC m=+299.927691495 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009692c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.065381647 +0000 UTC m=+299.927691495 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 12 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000969440): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.066530282 +0000 UTC m=+299.928840140 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.066530282 +0000 UTC m=+299.928840140 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a000 item 13 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.067631366 +0000 UTC m=+299.929941224 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009695c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.067631366 +0000 UTC m=+299.929941224 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059a690 item 14 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000969700): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.068820295 +0000 UTC m=+299.931130143 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.068820295 +0000 UTC m=+299.931130143 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ad90 item 15 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.070220849 +0000 UTC m=+299.932530707 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.070220849 +0000 UTC m=+299.932530707 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b2d0 item 16 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.071396944 +0000 UTC m=+299.933706802 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.071396944 +0000 UTC m=+299.933706802 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.071396944 +0000 UTC m=+299.933706802 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0009699c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059b7a0 item 17 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.073039618 +0000 UTC m=+299.935349476 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.073039618 +0000 UTC m=+299.935349476 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 18 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.074208279 +0000 UTC m=+299.936518128 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.074208279 +0000 UTC m=+299.936518128 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.074208279 +0000 UTC m=+299.936518128 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 19 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.075764594 +0000 UTC m=+299.938074441 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.075764594 +0000 UTC m=+299.938074441 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969d40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 20 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.077002613 +0000 UTC m=+299.939312471 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.077002613 +0000 UTC m=+299.939312471 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.077002613 +0000 UTC m=+299.939312471 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969ec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 21 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.078531407 +0000 UTC m=+299.940841265 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000969f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.078531407 +0000 UTC m=+299.940841265 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 22 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.079639574 +0000 UTC m=+299.941949432 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a940c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.079639574 +0000 UTC m=+299.941949432 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.079639574 +0000 UTC m=+299.941949432 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 23 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.08110022 +0000 UTC m=+299.943410078 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a943c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.08110022 +0000 UTC m=+299.943410078 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 24 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000a94500): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.082217155 +0000 UTC m=+299.944527013 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.082217155 +0000 UTC m=+299.944527013 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.082217155 +0000 UTC m=+299.944527013 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408a80 item 25 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.083616487 +0000 UTC m=+299.945926335 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.083616487 +0000 UTC m=+299.945926335 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a948c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409570 item 26 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000a94980): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.084719034 +0000 UTC m=+299.947028892 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a949c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.084719034 +0000 UTC m=+299.947028892 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.084719034 +0000 UTC m=+299.947028892 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 27 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.086207892 +0000 UTC m=+299.948517750 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.086207892 +0000 UTC m=+299.948517750 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6700 item 28 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000a94c80): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.087285322 +0000 UTC m=+299.949595180 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.087285322 +0000 UTC m=+299.949595180 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94d80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6a10 item 29 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.088354168 +0000 UTC m=+299.950664026 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.088354168 +0000 UTC m=+299.950664026 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 30 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000a94f40): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.089373409 +0000 UTC m=+299.951683258 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a94f80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.089373409 +0000 UTC m=+299.951683258 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7490 item 31 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.090395727 +0000 UTC m=+299.952705575 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a950c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.090395727 +0000 UTC m=+299.952705575 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c00 item 32 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.091364655 +0000 UTC m=+299.953674513 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95180): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590770 item 33 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.0917257 +0000 UTC m=+299.954035558 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a951c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.0917257 +0000 UTC m=+299.954035558 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590a10 item 33 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.092728811 +0000 UTC m=+299.955038669 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591030 item 34 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.093147973 +0000 UTC m=+299.955457822 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.093147973 +0000 UTC m=+299.955457822 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a952c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005912d0 item 34 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.093946053 +0000 UTC m=+299.956255901 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591880 item 35 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.094302969 +0000 UTC m=+299.956612807 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.094302969 +0000 UTC m=+299.956612807 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b90 item 35 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.095174675 +0000 UTC m=+299.957484524 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 36 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.095564853 +0000 UTC m=+299.957874701 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a954c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.095564853 +0000 UTC m=+299.957874701 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 36 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.09638849 +0000 UTC m=+299.958698339 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a930 item 37 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.096692187 +0000 UTC m=+299.959002035 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.096692187 +0000 UTC m=+299.959002035 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a955c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ab60 item 37 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.097614468 +0000 UTC m=+299.959924316 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aee0 item 38 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.097992273 +0000 UTC m=+299.960302121 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.097992273 +0000 UTC m=+299.960302121 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 38 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.098923561 +0000 UTC m=+299.961233399 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a957c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 39 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.099276099 +0000 UTC m=+299.961585947 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.099276099 +0000 UTC m=+299.961585947 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a958c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec150 item 39 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.100165398 +0000 UTC m=+299.962475247 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec690 item 40 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.100562379 +0000 UTC m=+299.962872227 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.100562379 +0000 UTC m=+299.962872227 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecb60 item 40 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.101440047 +0000 UTC m=+299.963749895 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecee0 item 41 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.101754273 +0000 UTC m=+299.964064121 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed570 item 41 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.102091974 +0000 UTC m=+299.964401822 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.102091974 +0000 UTC m=+299.964401822 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed880 item 41 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.103191034 +0000 UTC m=+299.965500883 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316150 item 42 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.103532613 +0000 UTC m=+299.965842460 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003165b0 item 42 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10391189 +0000 UTC m=+299.966221738 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10391189 +0000 UTC m=+299.966221738 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95d40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316c40 item 42 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.104705532 +0000 UTC m=+299.967015380 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317340 item 43 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.105054522 +0000 UTC m=+299.967364370 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 43 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10553018 +0000 UTC m=+299.967840027 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10553018 +0000 UTC m=+299.967840027 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000a95f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b90 item 43 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.1063926 +0000 UTC m=+299.968702448 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344540 item 44 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.106670107 +0000 UTC m=+299.968979955 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 44 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.107016604 +0000 UTC m=+299.969326452 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.107016604 +0000 UTC m=+299.969326452 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d86c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 44 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.108078907 +0000 UTC m=+299.970388755 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 45 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10842921 +0000 UTC m=+299.970739058 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10842921 +0000 UTC m=+299.970739058 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d8ec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 45 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.10937254 +0000 UTC m=+299.971682389 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 46 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.109682339 +0000 UTC m=+299.971992177 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.109682339 +0000 UTC m=+299.971992177 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345e30 item 46 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.110611933 +0000 UTC m=+299.972921782 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003481c0 item 47 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.110949082 +0000 UTC m=+299.973258930 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d95c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.110949082 +0000 UTC m=+299.973258930 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003483f0 item 47 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.111929582 +0000 UTC m=+299.974239421 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348850 item 48 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.112281018 +0000 UTC m=+299.974590866 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.112281018 +0000 UTC m=+299.974590866 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003489a0 item 48 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.11321966 +0000 UTC m=+299.975529508 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d98c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 49 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.113551599 +0000 UTC m=+299.975861448 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.113551599 +0000 UTC m=+299.975861448 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348e70 item 49 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.114412275 +0000 UTC m=+299.976722123 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d99c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003493b0 item 50 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.114734025 +0000 UTC m=+299.977043873 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.114734025 +0000 UTC m=+299.977043873 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 50 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.115609709 +0000 UTC m=+299.977919557 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003498f0 item 51 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.115929566 +0000 UTC m=+299.978239414 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.115929566 +0000 UTC m=+299.978239414 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 51 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.116993762 +0000 UTC m=+299.979303611 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349dc0 item 52 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.117370936 +0000 UTC m=+299.979680784 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.117370936 +0000 UTC m=+299.979680784 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 52 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.118189794 +0000 UTC m=+299.980499642 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 53 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.118526283 +0000 UTC m=+299.980836131 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0002d9f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.118526283 +0000 UTC m=+299.980836131 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 53 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.119419328 +0000 UTC m=+299.981729177 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364850 item 54 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.119796112 +0000 UTC m=+299.982105951 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.119796112 +0000 UTC m=+299.982105951 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 54 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.120633995 +0000 UTC m=+299.982943843 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec6c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 55 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.121090077 +0000 UTC m=+299.983399935 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec7c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.121090077 +0000 UTC m=+299.983399935 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365110 item 55 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.122058915 +0000 UTC m=+299.984368763 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 56 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.122500169 +0000 UTC m=+299.984810027 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.122500169 +0000 UTC m=+299.984810027 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ec980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 56 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.123435003 +0000 UTC m=+299.985744851 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 57 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.12379285 +0000 UTC m=+299.986102708 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecb00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 57 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.124201132 +0000 UTC m=+299.986510990 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.124201132 +0000 UTC m=+299.986510990 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecc40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 57 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.125184467 +0000 UTC m=+299.987494315 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 58 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.125546623 +0000 UTC m=+299.987856472 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecd40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d20 item 58 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.125955737 +0000 UTC m=+299.988265595 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ecfc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.125955737 +0000 UTC m=+299.988265595 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368ee0 item 58 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.126912942 +0000 UTC m=+299.989222800 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 59 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.127280519 +0000 UTC m=+299.989590367 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003693b0 item 59 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.127654387 +0000 UTC m=+299.989964245 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000ed440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.127654387 +0000 UTC m=+299.989964245 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0000edc80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 59 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.128688696 +0000 UTC m=+299.990998545 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 60 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.129179141 +0000 UTC m=+299.991488990 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 60 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.129727605 +0000 UTC m=+299.992037453 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.129727605 +0000 UTC m=+299.992037453 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ea0 item 60 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.130738071 +0000 UTC m=+299.993047919 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004128c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a2a0 item 61 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.131098094 +0000 UTC m=+299.993407941 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.131098094 +0000 UTC m=+299.993407941 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a690 item 61 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.132153162 +0000 UTC m=+299.994463010 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ae00 item 62 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.132500731 +0000 UTC m=+299.994810589 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.132500731 +0000 UTC m=+299.994810589 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b180 item 62 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.133558654 +0000 UTC m=+299.995868503 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bb90 item 63 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.133879112 +0000 UTC m=+299.996188960 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.133879112 +0000 UTC m=+299.996188960 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bdc0 item 63 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.134847741 +0000 UTC m=+299.997157589 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412ec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370230 item 64 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.135203965 +0000 UTC m=+299.997513823 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.135203965 +0000 UTC m=+299.997513823 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000412fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370690 item 64 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.136193671 +0000 UTC m=+299.998503519 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370d90 item 65 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.136604067 +0000 UTC m=+299.998913925 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.136604067 +0000 UTC m=+299.998913925 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370fc0 item 65 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.137592993 +0000 UTC m=+299.999902842 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003712d0 item 66 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.137953265 +0000 UTC m=+300.000263123 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.137953265 +0000 UTC m=+300.000263123 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371570 item 66 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.138847614 +0000 UTC m=+300.001157472 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371880 item 67 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.139260204 +0000 UTC m=+300.001570052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004132c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.139260204 +0000 UTC m=+300.001570052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003719d0 item 67 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.14022244 +0000 UTC m=+300.002532298 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 68 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.140641663 +0000 UTC m=+300.002951521 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.140641663 +0000 UTC m=+300.002951521 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376460 item 68 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.141648601 +0000 UTC m=+300.003958459 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004134c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376850 item 69 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.141970893 +0000 UTC m=+300.004280751 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.141970893 +0000 UTC m=+300.004280751 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376af0 item 69 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.142902462 +0000 UTC m=+300.005212310 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004135c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377030 item 70 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.143349115 +0000 UTC m=+300.005658962 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.143349115 +0000 UTC m=+300.005658962 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004136c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003773b0 item 70 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.14432173 +0000 UTC m=+300.006631578 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003779d0 item 71 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.144716096 +0000 UTC m=+300.007025954 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.144716096 +0000 UTC m=+300.007025954 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b20 item 71 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.145742251 +0000 UTC m=+300.008052109 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0004138c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377e30 item 72 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.146227977 +0000 UTC m=+300.008537825 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000413980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.146227977 +0000 UTC m=+300.008537825 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005483c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e6850 item 72 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.147447523 +0000 UTC m=+300.009757381 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005485c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e70a0 item 73 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.147818755 +0000 UTC m=+300.010128603 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e7650 item 73 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.148224833 +0000 UTC m=+300.010534691 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.148224833 +0000 UTC m=+300.010534691 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e7960 item 73 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.149245768 +0000 UTC m=+300.011555626 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e7dc0 item 74 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.149608646 +0000 UTC m=+300.011918504 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548d40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003320e0 item 74 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.15004506 +0000 UTC m=+300.012354918 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.15004506 +0000 UTC m=+300.012354918 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 74 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.151040589 +0000 UTC m=+300.013350447 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548f80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332850 item 75 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.151438571 +0000 UTC m=+300.013748429 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000548fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332bd0 item 75 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.151882489 +0000 UTC m=+300.014192347 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.151882489 +0000 UTC m=+300.014192347 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005496c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e70 item 75 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.152994275 +0000 UTC m=+300.015304133 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 76 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.153401194 +0000 UTC m=+300.015711052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0005499c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 76 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.153944527 +0000 UTC m=+300.016254385 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.153944527 +0000 UTC m=+300.016254385 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ab0 item 76 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.154885393 +0000 UTC m=+300.017195241 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430070 item 77 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.155256876 +0000 UTC m=+300.017566724 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000549e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.155256876 +0000 UTC m=+300.017566724 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00015b1c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004302a0 item 77 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.156258115 +0000 UTC m=+300.018567963 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004308c0 item 78 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.156664493 +0000 UTC m=+300.018974342 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.156664493 +0000 UTC m=+300.018974342 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 78 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.157725142 +0000 UTC m=+300.020034990 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 79 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.158058926 +0000 UTC m=+300.020368773 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.158058926 +0000 UTC m=+300.020368773 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 79 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.159111879 +0000 UTC m=+300.021421727 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc3c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 80 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.15952481 +0000 UTC m=+300.021834648 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.15952481 +0000 UTC m=+300.021834648 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc4c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004318f0 item 80 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.160583957 +0000 UTC m=+300.022893805 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 81 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.160965939 +0000 UTC m=+300.023275788 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.160965939 +0000 UTC m=+300.023275788 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431e30 item 81 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.161976986 +0000 UTC m=+300.024286834 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 82 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.162397221 +0000 UTC m=+300.024707068 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc6c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.162397221 +0000 UTC m=+300.024707068 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a5b0 item 82 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.163320814 +0000 UTC m=+300.025630662 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 83 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.163718306 +0000 UTC m=+300.026028154 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.163718306 +0000 UTC m=+300.026028154 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ac40 item 83 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.164707723 +0000 UTC m=+300.027017571 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 84 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.165246578 +0000 UTC m=+300.027556426 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddc9c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.165246578 +0000 UTC m=+300.027556426 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b1f0 item 84 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.166333577 +0000 UTC m=+300.028643425 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddca80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b490 item 85 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.1667423 +0000 UTC m=+300.029052137 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.1667423 +0000 UTC m=+300.029052137 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcb80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 85 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.167729131 +0000 UTC m=+300.030038969 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcc00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ba40 item 86 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.168139056 +0000 UTC m=+300.030448904 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddccc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.168139056 +0000 UTC m=+300.030448904 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb90 item 86 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.168946012 +0000 UTC m=+300.031255860 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcd80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bea0 item 87 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.169338634 +0000 UTC m=+300.031648482 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.169338634 +0000 UTC m=+300.031648482 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddce80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 87 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.17019868 +0000 UTC m=+300.032508528 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcf00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 88 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.170585411 +0000 UTC m=+300.032895259 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddcfc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.170585411 +0000 UTC m=+300.032895259 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446770 item 88 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.171434786 +0000 UTC m=+300.033744635 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd0c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e00 item 89 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.171725519 +0000 UTC m=+300.034035367 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447030 item 89 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.172100208 +0000 UTC m=+300.034410056 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd1c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.172100208 +0000 UTC m=+300.034410056 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 89 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.17296911 +0000 UTC m=+300.035278958 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd2c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b20 item 90 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.173289778 +0000 UTC m=+300.035599626 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448000 item 90 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.173658706 +0000 UTC m=+300.035968554 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd3c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.173658706 +0000 UTC m=+300.035968554 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448230 item 90 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.174488265 +0000 UTC m=+300.036798112 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd4c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448700 item 91 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.174779438 +0000 UTC m=+300.037089286 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 91 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.175176328 +0000 UTC m=+300.037486177 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd5c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.175176328 +0000 UTC m=+300.037486177 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004489a0 item 91 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.176032646 +0000 UTC m=+300.038342494 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd6c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448d20 item 92 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.17631324 +0000 UTC m=+300.038623078 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 92 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.176647393 +0000 UTC m=+300.038957241 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd7c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.176647393 +0000 UTC m=+300.038957241 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449110 item 92 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.17750311 +0000 UTC m=+300.039812958 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd8c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 93 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.177803421 +0000 UTC m=+300.040113258 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.177803421 +0000 UTC m=+300.040113258 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddd9c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004495e0 item 93 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.178764244 +0000 UTC m=+300.041074092 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddda80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 94 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.179092606 +0000 UTC m=+300.041402454 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.179092606 +0000 UTC m=+300.041402454 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddb80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b20 item 94 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.180148116 +0000 UTC m=+300.042457964 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449e30 item 95 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.180539917 +0000 UTC m=+300.042849765 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddc80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.180539917 +0000 UTC m=+300.042849765 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddd40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 95 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.181555022 +0000 UTC m=+300.043864859 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a5b0 item 96 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.181845093 +0000 UTC m=+300.044154942 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000ddde40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.181845093 +0000 UTC m=+300.044154942 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000dddf00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 96 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= 2025/03/18 08:26:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:33 DEBUG : : Looking for writers 2025/03/18 08:26:33 DEBUG : >WaitForWriters: 2025/03/18 08:26:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/18 08:26:33 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.693979038 +0000 UTC m=+300.556288917 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.693979038 +0000 UTC m=+300.556288917 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.693979038 +0000 UTC m=+300.556288917 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc00 item 1 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.696604097 +0000 UTC m=+300.558913975 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f103c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.696604097 +0000 UTC m=+300.558913975 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e310 item 2 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.698691372 +0000 UTC m=+300.561001249 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.698691372 +0000 UTC m=+300.561001249 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.698691372 +0000 UTC m=+300.561001249 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f104c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ea10 item 3 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.701270635 +0000 UTC m=+300.563580523 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.701270635 +0000 UTC m=+300.563580523 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f105c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044efc0 item 4 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.703494255 +0000 UTC m=+300.565804142 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.703494255 +0000 UTC m=+300.565804142 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.703494255 +0000 UTC m=+300.565804142 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f3b0 item 5 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.706462133 +0000 UTC m=+300.568772021 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.706462133 +0000 UTC m=+300.568772021 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fab0 item 6 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.708413605 +0000 UTC m=+300.570723483 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.708413605 +0000 UTC m=+300.570723483 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f108c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.708413605 +0000 UTC m=+300.570723483 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004500e0 item 7 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.710837328 +0000 UTC m=+300.573147205 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.710837328 +0000 UTC m=+300.573147205 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 8 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000f10a40): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.712597322 +0000 UTC m=+300.574907200 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.712597322 +0000 UTC m=+300.574907200 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.712597322 +0000 UTC m=+300.574907200 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004509a0 item 9 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.714731364 +0000 UTC m=+300.577041243 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10b80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.714731364 +0000 UTC m=+300.577041243 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450d90 item 10 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000f10cc0): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.716473596 +0000 UTC m=+300.578783474 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.716473596 +0000 UTC m=+300.578783474 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.716473596 +0000 UTC m=+300.578783474 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004510a0 item 11 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.718781863 +0000 UTC m=+300.581091751 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.718781863 +0000 UTC m=+300.581091751 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451500 item 12 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000f10fc0): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f10fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.720475644 +0000 UTC m=+300.582785533 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.720475644 +0000 UTC m=+300.582785533 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f110c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 13 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.722390798 +0000 UTC m=+300.584700686 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.722390798 +0000 UTC m=+300.584700686 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f111c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 14 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000f11280): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.724122269 +0000 UTC m=+300.586432147 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f112c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.724122269 +0000 UTC m=+300.586432147 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451f10 item 15 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.725991698 +0000 UTC m=+300.588301586 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.725991698 +0000 UTC m=+300.588301586 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452310 item 16 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.727750459 +0000 UTC m=+300.590060338 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f114c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.727750459 +0000 UTC m=+300.590060338 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.727750459 +0000 UTC m=+300.590060338 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452700 item 17 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.730102078 +0000 UTC m=+300.592411956 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f115c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.730102078 +0000 UTC m=+300.592411956 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452c40 item 18 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.73244495 +0000 UTC m=+300.594754888 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.73244495 +0000 UTC m=+300.594754888 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.73244495 +0000 UTC m=+300.594754888 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 19 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.735426865 +0000 UTC m=+300.597736753 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.735426865 +0000 UTC m=+300.597736753 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 20 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.737451673 +0000 UTC m=+300.599761551 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.737451673 +0000 UTC m=+300.599761551 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.737451673 +0000 UTC m=+300.599761551 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 21 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.740348149 +0000 UTC m=+300.602658037 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.740348149 +0000 UTC m=+300.602658037 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 22 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.742618535 +0000 UTC m=+300.604928413 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606d80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.742618535 +0000 UTC m=+300.604928413 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.742618535 +0000 UTC m=+300.604928413 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 23 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.745591012 +0000 UTC m=+300.607900900 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.745591012 +0000 UTC m=+300.607900900 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000606fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 24 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc0006073c0): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006073c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.748012291 +0000 UTC m=+300.610322168 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.748012291 +0000 UTC m=+300.610322168 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006074c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.748012291 +0000 UTC m=+300.610322168 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 25 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.751044119 +0000 UTC m=+300.613354007 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.751044119 +0000 UTC m=+300.613354007 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 26 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000607700): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.753540076 +0000 UTC m=+300.615849964 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.753540076 +0000 UTC m=+300.615849964 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.753540076 +0000 UTC m=+300.615849964 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a41c0 item 27 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.756616798 +0000 UTC m=+300.618926796 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0006078c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.756616798 +0000 UTC m=+300.618926796 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a45b0 item 28 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000607a00): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.75914208 +0000 UTC m=+300.621451959 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.75914208 +0000 UTC m=+300.621451959 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 29 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.76106588 +0000 UTC m=+300.623375748 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607b80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.76106588 +0000 UTC m=+300.623375748 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4c40 item 30 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): _readAt: size=2, off=0 2025/03/18 08:26:33 ERROR : open-test-file(0xc000607f40): Couldn't read size of file 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): close: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000607f40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.762466184 +0000 UTC m=+300.624776052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.762466184 +0000 UTC m=+300.624776052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e0c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4ee0 item 31 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.763875163 +0000 UTC m=+300.626185031 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.763875163 +0000 UTC m=+300.626185031 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e1c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5180 item 32 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.765423773 +0000 UTC m=+300.627733642 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 33 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.765916402 +0000 UTC m=+300.628226270 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.765916402 +0000 UTC m=+300.628226270 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5570 item 33 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.767277562 +0000 UTC m=+300.629587430 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e2c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5810 item 34 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.767801149 +0000 UTC m=+300.630111017 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.767801149 +0000 UTC m=+300.630111017 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a59d0 item 34 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.769058656 +0000 UTC m=+300.631368524 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 35 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.769528483 +0000 UTC m=+300.631838351 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e3c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.769528483 +0000 UTC m=+300.631838351 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae000 item 35 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.770800927 +0000 UTC m=+300.633110796 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae460 item 36 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.771303134 +0000 UTC m=+300.633613002 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.771303134 +0000 UTC m=+300.633613002 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae5b0 item 36 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.772548769 +0000 UTC m=+300.634858637 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e5c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aea10 item 37 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.773174206 +0000 UTC m=+300.635484083 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.773174206 +0000 UTC m=+300.635484083 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeb60 item 37 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.77443593 +0000 UTC m=+300.636745798 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e6c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aefc0 item 38 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.774976359 +0000 UTC m=+300.637286228 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.774976359 +0000 UTC m=+300.637286228 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e7c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af110 item 38 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.776213358 +0000 UTC m=+300.638523226 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af420 item 39 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.776868159 +0000 UTC m=+300.639178038 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.776868159 +0000 UTC m=+300.639178038 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af5e0 item 39 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.778373057 +0000 UTC m=+300.640682935 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112e9c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 40 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.778957048 +0000 UTC m=+300.641266966 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ea80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.778957048 +0000 UTC m=+300.641266966 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afb20 item 40 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.780465963 +0000 UTC m=+300.642775842 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afea0 item 41 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.781059671 +0000 UTC m=+300.643369549 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4070 item 41 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.781614706 +0000 UTC m=+300.643924585 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112eb80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.781614706 +0000 UTC m=+300.643924585 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ebc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c41c0 item 41 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.782986426 +0000 UTC m=+300.645296305 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00112ec80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c44d0 item 42 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.783549168 +0000 UTC m=+300.645859026 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 42 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.784197887 +0000 UTC m=+300.646507756 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.784197887 +0000 UTC m=+300.646507756 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452fc0 item 42 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.785601717 +0000 UTC m=+300.647911585 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004532d0 item 43 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.786061796 +0000 UTC m=+300.648371664 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453420 item 43 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.786590773 +0000 UTC m=+300.648900641 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.786590773 +0000 UTC m=+300.648900641 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453570 item 43 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.788067218 +0000 UTC m=+300.650377096 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453810 item 44 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.788584003 +0000 UTC m=+300.650893880 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453960 item 44 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.789196214 +0000 UTC m=+300.651506093 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.789196214 +0000 UTC m=+300.651506093 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11b80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ab0 item 44 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.790549561 +0000 UTC m=+300.652859438 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453d50 item 45 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.791081794 +0000 UTC m=+300.653391672 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11c80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.791081794 +0000 UTC m=+300.653391672 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11d40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ea0 item 45 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.792570322 +0000 UTC m=+300.654880199 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 46 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.79315305 +0000 UTC m=+300.655462928 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.79315305 +0000 UTC m=+300.655462928 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc000f11f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d63f0 item 46 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.794670701 +0000 UTC m=+300.656980580 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6690 item 47 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.795243941 +0000 UTC m=+300.657553819 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.795243941 +0000 UTC m=+300.657553819 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 47 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.796762805 +0000 UTC m=+300.659072684 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6a80 item 48 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.797312111 +0000 UTC m=+300.659621989 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.797312111 +0000 UTC m=+300.659621989 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6bd0 item 48 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.798952461 +0000 UTC m=+300.661262339 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc00107c340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8070 item 49 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.799474856 +0000 UTC m=+300.661784734 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.799474856 +0000 UTC m=+300.661784734 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d82a0 item 49 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.800926565 +0000 UTC m=+300.663236443 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8690 item 50 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.801454771 +0000 UTC m=+300.663764649 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012801c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.801454771 +0000 UTC m=+300.663764649 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d87e0 item 50 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.802824567 +0000 UTC m=+300.665134436 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8af0 item 51 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.803306807 +0000 UTC m=+300.665616675 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.803306807 +0000 UTC m=+300.665616675 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8c40 item 51 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.804665022 +0000 UTC m=+300.666974900 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8f50 item 52 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.80530201 +0000 UTC m=+300.667611888 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012804c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.80530201 +0000 UTC m=+300.667611888 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d90a0 item 52 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.80668935 +0000 UTC m=+300.668999228 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d93b0 item 53 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.807259593 +0000 UTC m=+300.669569472 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.807259593 +0000 UTC m=+300.669569472 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9500 item 53 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.808707706 +0000 UTC m=+300.671017584 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d97a0 item 54 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.809404887 +0000 UTC m=+300.671714765 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012807c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.809404887 +0000 UTC m=+300.671714765 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d98f0 item 54 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.810770224 +0000 UTC m=+300.673080103 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b90 item 55 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.811349506 +0000 UTC m=+300.673659384 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.811349506 +0000 UTC m=+300.673659384 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ce0 item 55 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.812976231 +0000 UTC m=+300.675286110 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc000 item 56 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.813746749 +0000 UTC m=+300.676056627 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.813746749 +0000 UTC m=+300.676056627 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc150 item 56 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.815471438 +0000 UTC m=+300.677781317 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc3f0 item 57 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.816333576 +0000 UTC m=+300.678643455 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc540 item 57 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.817226723 +0000 UTC m=+300.679536601 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.817226723 +0000 UTC m=+300.679536601 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280d00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc690 item 57 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.819379491 +0000 UTC m=+300.681689369 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 58 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.820125103 +0000 UTC m=+300.682434980 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dca80 item 58 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.820989825 +0000 UTC m=+300.683299714 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280ec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.820989825 +0000 UTC m=+300.683299714 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcbd0 item 58 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.82320545 +0000 UTC m=+300.685515338 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001280fc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce70 item 59 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.823914464 +0000 UTC m=+300.686224352 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd0a0 item 59 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.824692285 +0000 UTC m=+300.687002164 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012810c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.824692285 +0000 UTC m=+300.687002164 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd260 item 59 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.826767579 +0000 UTC m=+300.689077466 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012811c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 60 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.827527295 +0000 UTC m=+300.689837174 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd810 item 60 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.828348939 +0000 UTC m=+300.690658827 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012812c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.828348939 +0000 UTC m=+300.690658827 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd9d0 item 60 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.830523537 +0000 UTC m=+300.692833415 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012813c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddce0 item 61 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.831290848 +0000 UTC m=+300.693600727 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.831290848 +0000 UTC m=+300.693600727 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012814c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dde30 item 61 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.832958571 +0000 UTC m=+300.695268439 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4150 item 62 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.83350514 +0000 UTC m=+300.695815009 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0012815c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.83350514 +0000 UTC m=+300.695815009 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f42a0 item 62 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.835228447 +0000 UTC m=+300.697538314 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 63 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.83575541 +0000 UTC m=+300.698065278 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.83575541 +0000 UTC m=+300.698065278 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4690 item 63 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): >_readAt: n=0, err=Bad file descriptor 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.837499294 +0000 UTC m=+300.699809162 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281900): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f49a0 item 64 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.838032309 +0000 UTC m=+300.700342178 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.838032309 +0000 UTC m=+300.700342178 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 64 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.839652292 +0000 UTC m=+300.701962170 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d90 item 65 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.840230592 +0000 UTC m=+300.702540460 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.840230592 +0000 UTC m=+300.702540460 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281ac0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4ee0 item 65 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.841839474 +0000 UTC m=+300.704149342 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f53b0 item 66 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.842446256 +0000 UTC m=+300.704756124 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.842446256 +0000 UTC m=+300.704756124 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281b80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5500 item 66 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.843979788 +0000 UTC m=+300.706289646 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281bc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 67 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.844583866 +0000 UTC m=+300.706893734 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.844583866 +0000 UTC m=+300.706893734 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5a40 item 67 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.846309706 +0000 UTC m=+300.708619584 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281cc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5dc0 item 68 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.847166865 +0000 UTC m=+300.709476743 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281d80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.847166865 +0000 UTC m=+300.709476743 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281dc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8070 item 68 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.848750932 +0000 UTC m=+300.711060809 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8380 item 69 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.849421854 +0000 UTC m=+300.711731731 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.849421854 +0000 UTC m=+300.711731731 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281e80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f84d0 item 69 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.850843376 +0000 UTC m=+300.713153254 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001281f00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 70 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.851534136 +0000 UTC m=+300.713844014 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.851534136 +0000 UTC m=+300.713844014 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8930 item 70 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.853089989 +0000 UTC m=+300.715399866 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 71 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.853606302 +0000 UTC m=+300.715916170 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec1c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.853606302 +0000 UTC m=+300.715916170 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8d90 item 71 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.855266831 +0000 UTC m=+300.717576699 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec280): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9030 item 72 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.855944906 +0000 UTC m=+300.718254774 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.855944906 +0000 UTC m=+300.718254774 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9180 item 72 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.857648214 +0000 UTC m=+300.719958092 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec3c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9420 item 73 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.858186198 +0000 UTC m=+300.720496077 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9570 item 73 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.858860107 +0000 UTC m=+300.721169975 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.858860107 +0000 UTC m=+300.721169975 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec480): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f96c0 item 73 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.860368752 +0000 UTC m=+300.722678620 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9960 item 74 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.860983779 +0000 UTC m=+300.723293648 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec580): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9ab0 item 74 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.861603616 +0000 UTC m=+300.723913485 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.861603616 +0000 UTC m=+300.723913485 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9c00 item 74 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.863203552 +0000 UTC m=+300.725513410 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9ea0 item 75 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.863704226 +0000 UTC m=+300.726014094 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec780): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): _writeAt: size=3, off=2 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198070 item 75 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.864372263 +0000 UTC m=+300.726682132 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.864372263 +0000 UTC m=+300.726682132 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec880): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001981c0 item 75 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.866107521 +0000 UTC m=+300.728417388 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec940): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198460 item 76 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.866718741 +0000 UTC m=+300.729028609 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ec980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001985b0 item 76 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): _writeAt: size=3, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.867551486 +0000 UTC m=+300.729861363 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.867551486 +0000 UTC m=+300.729861363 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eca80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198700 item 76 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.869167701 +0000 UTC m=+300.731477579 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198a10 item 77 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.869693743 +0000 UTC m=+300.732003621 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecb80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.869693743 +0000 UTC m=+300.732003621 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecc40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198bd0 item 77 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.871351698 +0000 UTC m=+300.733661575 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000198ee0 item 78 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.871908035 +0000 UTC m=+300.734217913 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecd40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.871908035 +0000 UTC m=+300.734217913 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ece00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199030 item 78 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.873498092 +0000 UTC m=+300.735807971 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001992d0 item 79 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.874059289 +0000 UTC m=+300.736369168 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecf00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.874059289 +0000 UTC m=+300.736369168 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ecfc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199420 item 79 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.875507472 +0000 UTC m=+300.737817351 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed080): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001996c0 item 80 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.875987679 +0000 UTC m=+300.738297557 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed0c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.875987679 +0000 UTC m=+300.738297557 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed180): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199810 item 80 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.877650452 +0000 UTC m=+300.739960329 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed1c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199ab0 item 81 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.878267513 +0000 UTC m=+300.740577391 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.878267513 +0000 UTC m=+300.740577391 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199c00 item 81 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.879694316 +0000 UTC m=+300.742004193 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed2c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000199ea0 item 82 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.88041512 +0000 UTC m=+300.742724999 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed380): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.88041512 +0000 UTC m=+300.742724999 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed3c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 82 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.881894511 +0000 UTC m=+300.744204389 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 83 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.882493309 +0000 UTC m=+300.744803188 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.882493309 +0000 UTC m=+300.744803188 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 83 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.883862173 +0000 UTC m=+300.746172041 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed5c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 84 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.884431436 +0000 UTC m=+300.746741304 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed680): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.884431436 +0000 UTC m=+300.746741304 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed6c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444850 item 84 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.885715772 +0000 UTC m=+300.748025630 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed740): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444af0 item 85 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.886243858 +0000 UTC m=+300.748553726 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.886243858 +0000 UTC m=+300.748553726 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed840): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444c40 item 85 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.887586734 +0000 UTC m=+300.749896592 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed8c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 86 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.888222391 +0000 UTC m=+300.750532259 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.888222391 +0000 UTC m=+300.750532259 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ed9c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 86 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.889479085 +0000 UTC m=+300.751788943 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eda40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 87 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.889992924 +0000 UTC m=+300.752302792 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb00): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.889992924 +0000 UTC m=+300.752302792 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edb40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 87 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.891237557 +0000 UTC m=+300.753547425 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edbc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 88 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.891793233 +0000 UTC m=+300.754103102 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edc80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.891793233 +0000 UTC m=+300.754103102 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edcc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 88 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.893124357 +0000 UTC m=+300.755434226 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edd80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 89 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.893597641 +0000 UTC m=+300.755907499 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013eddc0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c00 item 89 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.89414941 +0000 UTC m=+300.756459278 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013ede80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.89414941 +0000 UTC m=+300.756459278 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0013edec0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 89 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.895436953 +0000 UTC m=+300.757746822 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532000): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 90 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.895920185 +0000 UTC m=+300.758230053 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532040): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004562a0 item 90 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.896491501 +0000 UTC m=+300.758801369 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532100): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.896491501 +0000 UTC m=+300.758801369 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532140): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 90 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.897829879 +0000 UTC m=+300.760139747 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532200): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456690 item 91 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.898256374 +0000 UTC m=+300.760566243 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532240): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): >_readAt: n=2, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): _writeAt: size=3, off=7 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004567e0 item 91 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.89881672 +0000 UTC m=+300.761126588 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532300): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): >_readAt: n=8, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.89881672 +0000 UTC m=+300.761126588 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532340): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 91 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.900085478 +0000 UTC m=+300.762395346 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532400): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 92 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.900484693 +0000 UTC m=+300.762794551 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532440): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): open at offset 5 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 92 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): _readAt: size=2, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): _writeAt: size=3, off=5 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): >_writeAt: n=3, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.901041302 +0000 UTC m=+300.763351170 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532500): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): >_readAt: n=3, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.901041302 +0000 UTC m=+300.763351170 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532540): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457180 item 92 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.902279351 +0000 UTC m=+300.764589240 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532600): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 93 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.902732298 +0000 UTC m=+300.765042165 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532640): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.902732298 +0000 UTC m=+300.765042165 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532700): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 93 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.904132219 +0000 UTC m=+300.766442088 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015327c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ab0 item 94 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.904535081 +0000 UTC m=+300.766844949 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532800): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.904535081 +0000 UTC m=+300.766844949 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015328c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 94 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.906003242 +0000 UTC m=+300.768313110 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532980): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458000 item 95 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.906444194 +0000 UTC m=+300.768754052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc0015329c0): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.906444194 +0000 UTC m=+300.768754052 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532a80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004582a0 item 95 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): open at offset 0 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): _readAt: size=2, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): >_readAt: n=0, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.907810724 +0000 UTC m=+300.770120592 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): _writeAt: size=5, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): >openPending: err= 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458620 item 96 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): >_writeAt: n=5, err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.908290819 +0000 UTC m=+300.770600688 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532b80): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/18 08:26:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/18 08:26:33 DEBUG : open-test-file: newRWFileHandle: 2025/03/18 08:26:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/18 08:26:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): _readAt: size=512, off=0 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): openPending: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): >openPending: err= 2025/03/18 08:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): >_readAt: n=5, err=EOF 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): close: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-18 08:26:33.908290819 +0000 UTC m=+300.770600688 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:33 DEBUG : open-test-file(0xc001532c40): >close: err= 2025/03/18 08:26:33 DEBUG : open-test-file: Remove: 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458770 item 96 2025/03/18 08:26:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/18 08:26:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/18 08:26:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/18 08:26:33 DEBUG : open-test-file: >Remove: err= 2025/03/18 08:26:33 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:33 DEBUG : : Looking for writers 2025/03/18 08:26:33 DEBUG : >WaitForWriters: 2025/03/18 08:26:33 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.64s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:34 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:34 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:34 DEBUG : file1: newRWFileHandle: 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): openPending: 2025/03/18 08:26:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): >openPending: err= 2025/03/18 08:26:34 DEBUG : file1: >newRWFileHandle: err= 2025/03/18 08:26:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/18 08:26:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): _writeAt: size=2, off=0 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): >_writeAt: n=2, err= 2025/03/18 08:26:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): RWFileHandle.Flush 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): RWFileHandle.Release 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): close: 2025/03/18 08:26:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/18 08:26:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:34 DEBUG : file1(0xc000413bc0): >close: err= 2025/03/18 08:26:34 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:34 DEBUG : file1: vfs cache: starting upload 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:34 DEBUG : : Looking for writers 2025/03/18 08:26:34 DEBUG : file1: reading active writers 2025/03/18 08:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:35 DEBUG : : Looking for writers 2025/03/18 08:26:35 DEBUG : file1: reading active writers 2025/03/18 08:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:35 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/18 08:26:35 DEBUG : : Looking for writers 2025/03/18 08:26:35 DEBUG : file1: reading active writers 2025/03/18 08:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/18 08:26:36 INFO : file1: Copied (new) 2025/03/18 08:26:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/03/18 08:26:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/18 08:26:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/18 08:26:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:26:36 INFO : file1: vfs cache: upload succeeded try #1 2025/03/18 08:26:36 DEBUG : : Looking for writers 2025/03/18 08:26:36 DEBUG : file1: reading active writers 2025/03/18 08:26:36 DEBUG : >WaitForWriters: 2025/03/18 08:26:36 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:36 DEBUG : : Looking for writers 2025/03/18 08:26:36 DEBUG : file1: reading active writers 2025/03/18 08:26:36 DEBUG : >WaitForWriters: 2025/03/18 08:26:36 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRWFileModTimeWithOpenWriters (10.45s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:44 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:44 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:44 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:26:44 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:26:44 DEBUG : rename_me: newRWFileHandle: 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): openPending: 2025/03/18 08:26:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/18 08:26:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): >openPending: err= 2025/03/18 08:26:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/18 08:26:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/18 08:26:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/18 08:26:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): _writeAt: size=5, off=0 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): >_writeAt: n=5, err= 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): close: 2025/03/18 08:26:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-18 08:26:44.858837109 +0000 UTC m=+311.721146967 2025/03/18 08:26:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/18 08:26:44 DEBUG : rename_me(0xc00107c5c0): >close: err= 2025/03/18 08:26:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/18 08:26:44 DEBUG : i_was_renamed: Updating file with 0xc000a1ed80 2025/03/18 08:26:44 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/18 08:26:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/18 08:26:44 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:44 DEBUG : : Looking for writers 2025/03/18 08:26:44 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/18 08:26:44 DEBUG : : Looking for writers 2025/03/18 08:26:44 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/18 08:26:44 DEBUG : : Looking for writers 2025/03/18 08:26:44 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/18 08:26:44 DEBUG : : Looking for writers 2025/03/18 08:26:44 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/18 08:26:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/18 08:26:45 DEBUG : : Looking for writers 2025/03/18 08:26:45 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/18 08:26:45 DEBUG : : Looking for writers 2025/03/18 08:26:45 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/18 08:26:45 DEBUG : : Looking for writers 2025/03/18 08:26:45 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/18 08:26:45 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:46 DEBUG : : Looking for writers 2025/03/18 08:26:46 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/18 08:26:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:26:46 INFO : i_was_renamed: Copied (new) 2025/03/18 08:26:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-18 08:26:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/18 08:26:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/18 08:26:46 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/18 08:26:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/18 08:26:47 DEBUG : : Looking for writers 2025/03/18 08:26:47 DEBUG : i_was_renamed: reading active writers 2025/03/18 08:26:47 DEBUG : >WaitForWriters: 2025/03/18 08:26:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.94s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:47 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/18 08:26:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/18 08:26:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-mebolib0yebo" 2025/03/18 08:26:47 INFO : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/18 08:26:47 DEBUG : : forgetting directory cache 2025/03/18 08:26:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): _readAt: size=512, off=0 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): openPending: 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 07:27:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 08:26:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): >openPending: err= 2025/03/18 08:26:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): >_readAt: n=20, err=EOF 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): close: 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 07:27:47 +0000 UTC 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate(0xc000a943c0): >close: err= 2025/03/18 08:26:50 DEBUG : : Re-reading directory (322.932142ms old) 2025/03/18 08:26:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 08:26:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/18 08:26:51 DEBUG : : forgetting directory cache 2025/03/18 08:26:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): _readAt: size=512, off=0 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): openPending: 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 07:28:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-18 07:27:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-18 07:28:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-18 07:27:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/18 08:26:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/18 08:26:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): >openPending: err= 2025/03/18 08:26:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): >_readAt: n=20, err=EOF 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): close: 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 07:28:47 +0000 UTC 2025/03/18 08:26:52 DEBUG : TestRWCacheUpdate(0xc00107c480): >close: err= 2025/03/18 08:26:52 DEBUG : : Re-reading directory (346.367822ms old) 2025/03/18 08:26:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 08:26:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/18 08:26:53 DEBUG : : forgetting directory cache 2025/03/18 08:26:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-mebolib0yebo'/TestRWCacheUpdate: md5 hash incorrect - expecting "4e063366550d230fc1fb85c19dbb494d" got "944a242d910e2bbacae0d0db8c64490a" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.633314824s| > 1s (want 2025-03-18 07:29:47.633314824 +0000 UTC m=-3105.504375318 vs got 2025-03-18 07:28:47 +0000 UTC) (precision 1s) 2025/03/18 08:26:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): _readAt: size=512, off=0 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): openPending: 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-18 07:28:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-18 07:28:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2025/03/18 08:26:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): >openPending: err= 2025/03/18 08:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): >_readAt: n=20, err=EOF 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): close: 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-18 07:28:47 +0000 UTC 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate(0xc000412e40): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate002" actual : "TestRWCacheUpdate001" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate002 +TestRWCacheUpdate001 Test: TestRWCacheUpdate 2025/03/18 08:26:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:26:55 DEBUG : : Looking for writers 2025/03/18 08:26:55 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/18 08:26:55 DEBUG : >WaitForWriters: 2025/03/18 08:26:55 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': vfs cache: cleaner exiting 2025/03/18 08:26:55 DEBUG : : forgetting directory cache 2025/03/18 08:26:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (7.91s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:26:56 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 08:26:58 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: 測試_Русский___ě_áñ: Modification time difference too big |-115963h26m58.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-18 08:26:58 +0000 UTC) (precision 1s) 2025/03/18 08:26:59 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:26:59 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:26:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 08:26:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:26:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/18 08:26:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/18 08:26:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/18 08:26:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:27:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/18 08:27:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:27:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/18 08:27:00 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:00 DEBUG : : Looking for writers 2025/03/18 08:27:00 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/18 08:27:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/18 08:27:00 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (5.62s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:01 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:01 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:01 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': Reusing VFS from active cache 2025/03/18 08:27:01 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:01 DEBUG : : Looking for writers 2025/03/18 08:27:01 DEBUG : >WaitForWriters: 2025/03/18 08:27:01 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:01 DEBUG : : Looking for writers 2025/03/18 08:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:01 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:01 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:01 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:01 DEBUG : : Looking for writers 2025/03/18 08:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:02 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:02 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:02 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:02 DEBUG : : Looking for writers 2025/03/18 08:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:02 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:02 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:07 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:07 DEBUG : dir: Looking for writers 2025/03/18 08:27:07 DEBUG : file2: reading active writers 2025/03/18 08:27:07 DEBUG : : Looking for writers 2025/03/18 08:27:07 DEBUG : dir: reading active writers 2025/03/18 08:27:07 DEBUG : file1: reading active writers 2025/03/18 08:27:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.75s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:08 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:08 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:08 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:12 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:12 DEBUG : dir: Looking for writers 2025/03/18 08:27:12 DEBUG : : Looking for writers 2025/03/18 08:27:12 DEBUG : dir: reading active writers 2025/03/18 08:27:12 DEBUG : file1: reading active writers 2025/03/18 08:27:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.90s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:14 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:14 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:27:18 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 08:27:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 08:27:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 08:27:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:27:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/18 08:27:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/18 08:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 08:27:18 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 08:27:19 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:27:19 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/18 08:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/18 08:27:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/18 08:27:19 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:19 DEBUG : dir: Looking for writers 2025/03/18 08:27:19 DEBUG : file2: reading active writers 2025/03/18 08:27:19 DEBUG : new_file.txt: reading active writers 2025/03/18 08:27:19 DEBUG : : Looking for writers 2025/03/18 08:27:19 DEBUG : dir: reading active writers 2025/03/18 08:27:19 DEBUG : file1: reading active writers 2025/03/18 08:27:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.09s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:21 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:21 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/18 08:27:24 DEBUG : dir/file2: same parent dir (ODFfODE3Mzg0MF9leEsxNg) - using file/rename instead of move_copy for dir/file1 2025/03/18 08:27:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/18 08:27:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000b11140 2025/03/18 08:27:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/18 08:27:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:25 INFO : dir/file1: Moved (server-side) to: file0 2025/03/18 08:27:25 DEBUG : file0: Updating file with file0 0xc000b11140 2025/03/18 08:27:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/18 08:27:25 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/18 08:27:25 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:25 DEBUG : dir: Looking for writers 2025/03/18 08:27:25 DEBUG : : Looking for writers 2025/03/18 08:27:25 DEBUG : dir: reading active writers 2025/03/18 08:27:25 DEBUG : file0: reading active writers 2025/03/18 08:27:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.24s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:26 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:26 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:26 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:26 DEBUG : : Looking for writers 2025/03/18 08:27:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:26 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:26 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:27 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/18 08:27:27 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/18 08:27:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/18 08:27:29 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/18 08:27:30 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/18 08:27:30 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:30 DEBUG : : Looking for writers 2025/03/18 08:27:30 DEBUG : a: Looking for writers 2025/03/18 08:27:30 DEBUG : b: Looking for writers 2025/03/18 08:27:30 DEBUG : c: Looking for writers 2025/03/18 08:27:30 DEBUG : d: Looking for writers 2025/03/18 08:27:30 DEBUG : : Looking for writers 2025/03/18 08:27:30 DEBUG : a: reading active writers 2025/03/18 08:27:30 DEBUG : b: reading active writers 2025/03/18 08:27:30 DEBUG : c: reading active writers 2025/03/18 08:27:30 DEBUG : d: reading active writers 2025/03/18 08:27:30 DEBUG : /: reading active writers 2025/03/18 08:27:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.84s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:32 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:32 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:33 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/18 08:27:34 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/18 08:27:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/18 08:27:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/18 08:27:38 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:38 DEBUG : a/b/c/d: Looking for writers 2025/03/18 08:27:38 DEBUG : a/b/c: Looking for writers 2025/03/18 08:27:38 DEBUG : d: reading active writers 2025/03/18 08:27:38 DEBUG : a/b: Looking for writers 2025/03/18 08:27:38 DEBUG : c: reading active writers 2025/03/18 08:27:38 DEBUG : a: Looking for writers 2025/03/18 08:27:38 DEBUG : b: reading active writers 2025/03/18 08:27:38 DEBUG : : Looking for writers 2025/03/18 08:27:38 DEBUG : a: reading active writers 2025/03/18 08:27:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.59s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:40 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:40 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/18 08:27:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/18 08:27:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/18 08:27:40 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 08:27:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:27:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:27:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/18 08:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 08:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:42 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 08:27:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:27:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/18 08:27:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/18 08:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:43 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (7 bytes), uploading instead of streaming 2025/03/18 08:27:43 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/03/18 08:27:44 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/18 08:27:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:44 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:44 DEBUG : : Looking for writers 2025/03/18 08:27:44 DEBUG : file1: reading active writers 2025/03/18 08:27:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.86s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:45 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:45 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/18 08:27:46 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/18 08:27:46 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/18 08:27:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/18 08:27:46 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (11 bytes), uploading instead of streaming 2025/03/18 08:27:47 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/18 08:27:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 08:27:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/18 08:27:48 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:48 DEBUG : : Looking for writers 2025/03/18 08:27:48 DEBUG : file1: reading active writers 2025/03/18 08:27:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.55s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:48 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:48 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:48 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/18 08:27:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:48 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (5 bytes), uploading instead of streaming 2025/03/18 08:27:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/18 08:27:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/18 08:27:50 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/18 08:27:50 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:50 DEBUG : : Looking for writers 2025/03/18 08:27:50 DEBUG : file1: reading active writers 2025/03/18 08:27:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:51 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:51 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:51 DEBUG : file1: WriteFileHandle.Release closing 2025/03/18 08:27:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:51 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 08:27:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:27:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/18 08:27:52 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:52 DEBUG : : Looking for writers 2025/03/18 08:27:52 DEBUG : file1: reading active writers 2025/03/18 08:27:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.09s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:53 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:53 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:53 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (2 bytes), uploading instead of streaming 2025/03/18 08:27:54 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/18 08:27:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/18 08:27:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:55 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/18 08:27:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:55 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:55 DEBUG : : Looking for writers 2025/03/18 08:27:55 DEBUG : file1: reading active writers 2025/03/18 08:27:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.55s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:55 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:55 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:56 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (0 bytes), uploading instead of streaming 2025/03/18 08:27:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 08:27:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:27:57 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 08:27:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 08:27:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 08:27:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:27:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/18 08:27:57 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:27:57 DEBUG : : Looking for writers 2025/03/18 08:27:57 DEBUG : file1: reading active writers 2025/03/18 08:27:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.26s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-mebolib0yebo'", Local "Local file system at /tmp/rclone3356567341", Modify Window "1s" 2025/03/18 08:27:58 INFO : OpenDrive root 'rclone-test-mebolib0yebo': poll-interval is not supported by this remote 2025/03/18 08:27:58 NOTICE: OpenDrive root 'rclone-test-mebolib0yebo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/18 08:27:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/18 08:27:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/18 08:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/18 08:27:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/18 08:27:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:58 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': File to upload is small (100 bytes), uploading instead of streaming 2025/03/18 08:27:59 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/03/18 08:27:59 DEBUG : file1: md5 = c3337a05e14fde9430431e3da492ae2b OK 2025/03/18 08:27:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/18 08:27:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/18 08:27:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/18 08:27:59 DEBUG : file1: Open: flags=O_RDONLY 2025/03/18 08:27:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/18 08:27:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/18 08:27:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/18 08:28:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/18 08:28:00 DEBUG : WaitForWriters: timeout=30s 2025/03/18 08:28:00 DEBUG : : Looking for writers 2025/03/18 08:28:00 DEBUG : file1: reading active writers 2025/03/18 08:28:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.64s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/18 08:28:00 DEBUG : OpenDrive root 'rclone-test-mebolib0yebo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m28.446532075s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestRWCacheUpdate TestUnicodeNormalization]