"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/11/17 02:18:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gicokog4jocu" 2025/11/17 02:18:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 02:18:28 DEBUG : Starting OpenDrive session with ID: 5ba1abea11243beba7b229d8c537a397f4557b469486c4a572fc5e62bffacd52 2025/11/17 02:18:28 DEBUG : Creating backend with remote "/tmp/rclone4165508565" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:28 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:28 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gicokog4jocu'": failed to get folder list: Directory doesn't exist (Error 404) 2025/11/17 02:18:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:29 DEBUG : Looking for writers 2025/11/17 02:18:29 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (0.90s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:29 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:18:32 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/17 02:18:34 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/11/17 02:18:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:36 DEBUG : dir/subdir: Looking for writers 2025/11/17 02:18:36 DEBUG : dir: Looking for writers 2025/11/17 02:18:36 DEBUG : file1: reading active writers 2025/11/17 02:18:36 DEBUG : file2: reading active writers 2025/11/17 02:18:36 DEBUG : subdir: reading active writers 2025/11/17 02:18:36 DEBUG : Looking for writers 2025/11/17 02:18:36 DEBUG : dir: reading active writers 2025/11/17 02:18:36 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: folder not empty --- PASS: TestDirHandleReaddir (10.43s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:39 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:39 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:18:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:42 DEBUG : dir: Looking for writers 2025/11/17 02:18:42 DEBUG : file1: reading active writers 2025/11/17 02:18:42 DEBUG : Looking for writers 2025/11/17 02:18:42 DEBUG : dir: reading active writers 2025/11/17 02:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.03s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:43 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:18:46 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:46 DEBUG : dir: Looking for writers 2025/11/17 02:18:46 DEBUG : Looking for writers 2025/11/17 02:18:46 DEBUG : dir: reading active writers 2025/11/17 02:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.82s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:47 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:47 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:18:50 DEBUG : dir: forgetting directory cache 2025/11/17 02:18:50 DEBUG : forgetting directory cache 2025/11/17 02:18:50 DEBUG : dir: forgetting directory cache 2025/11/17 02:18:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:50 DEBUG : Looking for writers 2025/11/17 02:18:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.25s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:51 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:51 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:18:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/17 02:18:54 DEBUG : dir: invalidating directory cache 2025/11/17 02:18:54 DEBUG : >ForgetPath: 2025/11/17 02:18:54 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/17 02:18:54 DEBUG : invalidating directory cache 2025/11/17 02:18:54 DEBUG : dir: forgetting directory cache 2025/11/17 02:18:54 DEBUG : >ForgetPath: 2025/11/17 02:18:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/17 02:18:54 DEBUG : >ForgetPath: 2025/11/17 02:18:54 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:18:54 DEBUG : dir: Looking for writers 2025/11/17 02:18:54 DEBUG : Looking for writers 2025/11/17 02:18:54 DEBUG : dir: reading active writers 2025/11/17 02:18:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.16s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:18:56 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:18:56 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:18:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:00 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/11/17 02:19:03 DEBUG : forgetting directory cache 2025/11/17 02:19:03 DEBUG : dir: forgetting directory cache 2025/11/17 02:19:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:03 DEBUG : dir: Looking for writers 2025/11/17 02:19:03 DEBUG : fil/a/b: Looking for writers 2025/11/17 02:19:03 DEBUG : fil/a: Looking for writers 2025/11/17 02:19:03 DEBUG : b: reading active writers 2025/11/17 02:19:03 DEBUG : fil: Looking for writers 2025/11/17 02:19:03 DEBUG : a: reading active writers 2025/11/17 02:19:03 DEBUG : Looking for writers 2025/11/17 02:19:03 DEBUG : dir: reading active writers 2025/11/17 02:19:03 DEBUG : fil: reading active writers 2025/11/17 02:19:03 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (11.69s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:07 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:07 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:10 DEBUG : dir: Looking for writers 2025/11/17 02:19:10 DEBUG : Looking for writers 2025/11/17 02:19:10 DEBUG : dir: reading active writers 2025/11/17 02:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.07s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:11 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:11 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:15 DEBUG : dir: Looking for writers 2025/11/17 02:19:15 DEBUG : file1: reading active writers 2025/11/17 02:19:15 DEBUG : Looking for writers 2025/11/17 02:19:15 DEBUG : dir: reading active writers 2025/11/17 02:19:15 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirStat (5.65s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:17 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:17 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:20 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/17 02:19:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/11/17 02:19:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/17 02:19:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/17 02:19:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/17 02:19:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/17 02:19:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/11/17 02:19:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/11/17 02:19:30 DEBUG : dir: invalidating directory cache 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/17 02:19:31 DEBUG : dir/file1: Reset virtual modtime 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/17 02:19:31 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 02:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/17 02:19:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/17 02:19:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:19:31 DEBUG : dir: invalidating directory cache 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/17 02:19:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/17 02:19:31 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 02:19:31 DEBUG : forgetting directory cache 2025/11/17 02:19:31 DEBUG : dir: forgetting directory cache 2025/11/17 02:19:31 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/17 02:19:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:31 DEBUG : dir/virtualDir: Looking for writers 2025/11/17 02:19:31 DEBUG : dir: Looking for writers 2025/11/17 02:19:31 DEBUG : file1: reading active writers 2025/11/17 02:19:31 DEBUG : virtualFile2: reading active writers 2025/11/17 02:19:31 DEBUG : virtualFile: reading active writers 2025/11/17 02:19:31 DEBUG : virtualDir: reading active writers 2025/11/17 02:19:31 DEBUG : Looking for writers 2025/11/17 02:19:31 DEBUG : dir: reading active writers 2025/11/17 02:19:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (16.01s) --- PASS: TestDirReadDirAll/Virtual (5.69s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:33 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:36 ERROR : dir/: Can only open directories read only 2025/11/17 02:19:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:36 DEBUG : dir: Looking for writers 2025/11/17 02:19:36 DEBUG : Looking for writers 2025/11/17 02:19:36 DEBUG : dir: reading active writers 2025/11/17 02:19:36 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirOpen (5.36s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:38 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:38 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:19:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/17 02:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:19:42 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:19:42 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/11/17 02:19:44 DEBUG : dir/potato: size = 5 OK 2025/11/17 02:19:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:19:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/17 02:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 02:19:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:44 DEBUG : dir: Looking for writers 2025/11/17 02:19:44 DEBUG : file1: reading active writers 2025/11/17 02:19:44 DEBUG : potato: reading active writers 2025/11/17 02:19:44 DEBUG : Looking for writers 2025/11/17 02:19:44 DEBUG : dir: reading active writers 2025/11/17 02:19:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.65s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:45 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:45 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 02:19:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:50 DEBUG : dir/sub: Looking for writers 2025/11/17 02:19:50 DEBUG : dir: Looking for writers 2025/11/17 02:19:50 DEBUG : file1: reading active writers 2025/11/17 02:19:50 DEBUG : sub: reading active writers 2025/11/17 02:19:50 DEBUG : Looking for writers 2025/11/17 02:19:50 DEBUG : dir: reading active writers 2025/11/17 02:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.51s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:52 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:52 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:19:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:19:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 02:19:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/17 02:19:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:19:57 DEBUG : dir/sub/subsub: Looking for writers 2025/11/17 02:19:57 DEBUG : dir/sub: Looking for writers 2025/11/17 02:19:57 DEBUG : subsub: reading active writers 2025/11/17 02:19:57 DEBUG : dir: Looking for writers 2025/11/17 02:19:57 DEBUG : file1: reading active writers 2025/11/17 02:19:57 DEBUG : sub: reading active writers 2025/11/17 02:19:57 DEBUG : Looking for writers 2025/11/17 02:19:57 DEBUG : dir: reading active writers 2025/11/17 02:19:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.70s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:19:59 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:19:59 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:02 ERROR : dir/: Dir.Remove not empty 2025/11/17 02:20:02 DEBUG : dir/file1: Remove: 2025/11/17 02:20:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:20:03 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:20:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:20:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:03 DEBUG : Looking for writers 2025/11/17 02:20:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.27s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:04 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:04 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:07 DEBUG : dir/file1: Remove: 2025/11/17 02:20:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:20:07 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:20:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:20:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:07 DEBUG : Looking for writers 2025/11/17 02:20:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.32s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:08 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:08 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:11 DEBUG : dir/file1: Remove: 2025/11/17 02:20:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:20:11 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/11/17 02:20:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:12 DEBUG : dir: Looking for writers 2025/11/17 02:20:12 DEBUG : Looking for writers 2025/11/17 02:20:12 DEBUG : dir: reading active writers 2025/11/17 02:20:12 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirRemoveName (12.40s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:20 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:20 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:24 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/11/17 02:20:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/17 02:20:26 DEBUG : dir2: same parent dir (ODFfOTYwMzAzOV9tcDR6Rg) - using folder/rename instead of move_copy 2025/11/17 02:20:26 DEBUG : dir: Updating dir with dir2 0xc00065d930 2025/11/17 02:20:26 DEBUG : dir: forgetting directory cache 2025/11/17 02:20:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 02:20:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/17 02:20:28 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/17 02:20:28 DEBUG : file2: Updating file with file2 0xc00063c540 2025/11/17 02:20:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/17 02:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:20:28 INFO : dir2/file3: Deleted 2025/11/17 02:20:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/17 02:20:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00063c540 2025/11/17 02:20:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/17 02:20:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/17 02:20:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/17 02:20:30 DEBUG : renamed empty directory: same parent dir (ODFfOTYwMzAzOV9tcDR6Rg) - using folder/rename instead of move_copy 2025/11/17 02:20:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003f55f0 2025/11/17 02:20:30 DEBUG : empty directory: forgetting directory cache 2025/11/17 02:20:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/17 02:20:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/17 02:20:30 DEBUG : dir2: Renaming to "dir3" 2025/11/17 02:20:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:30 DEBUG : renamed empty directory: Looking for writers 2025/11/17 02:20:30 DEBUG : dir3: Looking for writers 2025/11/17 02:20:30 DEBUG : file3: reading active writers 2025/11/17 02:20:30 DEBUG : Looking for writers 2025/11/17 02:20:30 DEBUG : dir3: reading active writers 2025/11/17 02:20:30 DEBUG : renamed empty directory: reading active writers 2025/11/17 02:20:30 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (19.31s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:40 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:40 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 02:20:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:20:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:20:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:20:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/17 02:20:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/17 02:20:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:20:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:20:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:20:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:20:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/17 02:20:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/17 02:20:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:20:44 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (12 bytes), uploading instead of streaming 2025/11/17 02:20:44 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/11/17 02:20:46 DEBUG : dir/sub/file2: size = 12 OK 2025/11/17 02:20:46 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/17 02:20:46 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/17 02:20:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 02:20:46 DEBUG : forgetting directory cache 2025/11/17 02:20:46 DEBUG : renamed empty directory: forgetting directory cache 2025/11/17 02:20:46 DEBUG : dir: forgetting directory cache 2025/11/17 02:20:46 DEBUG : dir/sub: forgetting directory cache 2025/11/17 02:20:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/17 02:20:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/17 02:20:46 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:20:46 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/11/17 02:20:47 DEBUG : dir/sub/file0: size = 5 OK 2025/11/17 02:20:47 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:20:47 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/17 02:20:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:47 DEBUG : dir/sub: Looking for writers 2025/11/17 02:20:47 DEBUG : file0: reading active writers 2025/11/17 02:20:47 DEBUG : file2: reading active writers 2025/11/17 02:20:47 DEBUG : dir: Looking for writers 2025/11/17 02:20:47 DEBUG : file1: reading active writers 2025/11/17 02:20:47 DEBUG : sub: reading active writers 2025/11/17 02:20:47 DEBUG : renamed empty directory: Looking for writers 2025/11/17 02:20:47 DEBUG : Looking for writers 2025/11/17 02:20:47 DEBUG : dir: reading active writers 2025/11/17 02:20:47 DEBUG : renamed empty directory: reading active writers 2025/11/17 02:20:47 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.29s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:50 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:50 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/17 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:50 DEBUG : Looking for writers 2025/11/17 02:20:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:50 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:50 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:20:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:20:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/17 02:20:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:20:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/17 02:20:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/17 02:20:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/17 02:20:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:20:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:20:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:53 DEBUG : dir: Looking for writers 2025/11/17 02:20:53 DEBUG : file1: reading active writers 2025/11/17 02:20:53 DEBUG : file1.metadata: reading active writers 2025/11/17 02:20:53 DEBUG : Looking for writers 2025/11/17 02:20:53 DEBUG : dir: reading active writers 2025/11/17 02:20:53 DEBUG : dir.metadata: reading active writers 2025/11/17 02:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.79s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:54 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:54 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:20:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:20:57 DEBUG : dir: Looking for writers 2025/11/17 02:20:57 DEBUG : file1: reading active writers 2025/11/17 02:20:57 DEBUG : Looking for writers 2025/11/17 02:20:57 DEBUG : dir: reading active writers 2025/11/17 02:20:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.87s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:20:58 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:20:58 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:20:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:01 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/11/17 02:21:03 DEBUG : Can set mod time: true 2025/11/17 02:21:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:21:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:03 DEBUG : dir: Looking for writers 2025/11/17 02:21:03 DEBUG : file1: reading active writers 2025/11/17 02:21:03 DEBUG : Looking for writers 2025/11/17 02:21:03 DEBUG : dir: reading active writers 2025/11/17 02:21:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:04 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:04 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:21:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:07 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:21:08 DEBUG : dir/file1: size = 0 OK 2025/11/17 02:21:08 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:21:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 02:21:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:09 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:09 DEBUG : dir: Looking for writers 2025/11/17 02:21:09 DEBUG : file1: reading active writers 2025/11/17 02:21:09 DEBUG : Looking for writers 2025/11/17 02:21:09 DEBUG : dir: reading active writers 2025/11/17 02:21:09 DEBUG : >WaitForWriters: 2025/11/17 02:21:09 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:09 DEBUG : dir: Looking for writers 2025/11/17 02:21:09 DEBUG : file1: reading active writers 2025/11/17 02:21:09 DEBUG : Looking for writers 2025/11/17 02:21:09 DEBUG : dir: reading active writers 2025/11/17 02:21:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:10 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:10 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:21:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:21:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:13 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:21:13 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:21:14 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:21:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:21:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 02:21:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:14 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:14 DEBUG : dir: Looking for writers 2025/11/17 02:21:14 DEBUG : file1: reading active writers 2025/11/17 02:21:14 DEBUG : Looking for writers 2025/11/17 02:21:14 DEBUG : dir: reading active writers 2025/11/17 02:21:14 DEBUG : >WaitForWriters: 2025/11/17 02:21:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:15 DEBUG : dir: Looking for writers 2025/11/17 02:21:15 DEBUG : file1: reading active writers 2025/11/17 02:21:15 DEBUG : Looking for writers 2025/11/17 02:21:15 DEBUG : dir: reading active writers 2025/11/17 02:21:15 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:17 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:21:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:17 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:21:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:21:20 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:20 DEBUG : dir: Looking for writers 2025/11/17 02:21:20 DEBUG : file1: reading active writers 2025/11/17 02:21:20 DEBUG : Looking for writers 2025/11/17 02:21:20 DEBUG : dir: reading active writers 2025/11/17 02:21:20 DEBUG : >WaitForWriters: 2025/11/17 02:21:20 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:21 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:21:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:21 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:21:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/17 02:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:21:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:21:32 DEBUG : dir/file1(0xc0003a22c0): close: 2025/11/17 02:21:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/17 02:21:32 DEBUG : dir/file1(0xc0003a22c0): >close: err= 2025/11/17 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:32 DEBUG : dir: Looking for writers 2025/11/17 02:21:32 DEBUG : file1: reading active writers 2025/11/17 02:21:32 DEBUG : Looking for writers 2025/11/17 02:21:32 DEBUG : dir: reading active writers 2025/11/17 02:21:32 DEBUG : >WaitForWriters: 2025/11/17 02:21:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:32 DEBUG : dir: Looking for writers 2025/11/17 02:21:32 DEBUG : file1: reading active writers 2025/11/17 02:21:32 DEBUG : Looking for writers 2025/11/17 02:21:32 DEBUG : dir: reading active writers 2025/11/17 02:21:32 DEBUG : >WaitForWriters: 2025/11/17 02:21:32 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:21:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:21:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:21:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:21:36 DEBUG : dir/file1(0xc0003a3840): _writeAt: size=5, off=0 2025/11/17 02:21:36 DEBUG : dir/file1(0xc0003a3840): openPending: 2025/11/17 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:36 DEBUG : dir/file1(0xc0003a3840): >openPending: err= 2025/11/17 02:21:36 DEBUG : dir/file1(0xc0003a3840): >_writeAt: n=5, err= 2025/11/17 02:21:36 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 02:21:36 DEBUG : dir/file1(0xc0003a3840): close: 2025/11/17 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/17 02:21:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/17 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/17 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:21:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 02:21:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:21:37 DEBUG : dir/file1(0xc0003a3840): >close: err= 2025/11/17 02:21:37 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:21:37 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:21:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:37 DEBUG : dir: Looking for writers 2025/11/17 02:21:37 DEBUG : file1: reading active writers 2025/11/17 02:21:37 DEBUG : Looking for writers 2025/11/17 02:21:37 DEBUG : dir: reading active writers 2025/11/17 02:21:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:21:38 DEBUG : dir: Looking for writers 2025/11/17 02:21:38 DEBUG : file1: reading active writers 2025/11/17 02:21:38 DEBUG : Looking for writers 2025/11/17 02:21:38 DEBUG : dir: reading active writers 2025/11/17 02:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:21:38 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:21:38 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/17 02:21:38 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:21:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/17 02:21:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:21:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/17 02:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:21:39 DEBUG : dir: Looking for writers 2025/11/17 02:21:39 DEBUG : file1: reading active writers 2025/11/17 02:21:39 DEBUG : Looking for writers 2025/11/17 02:21:39 DEBUG : dir: reading active writers 2025/11/17 02:21:39 DEBUG : >WaitForWriters: 2025/11/17 02:21:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:39 DEBUG : dir: Looking for writers 2025/11/17 02:21:39 DEBUG : file1: reading active writers 2025/11/17 02:21:39 DEBUG : Looking for writers 2025/11/17 02:21:39 DEBUG : dir: reading active writers 2025/11/17 02:21:39 DEBUG : >WaitForWriters: 2025/11/17 02:21:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (42.42s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.95s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (11.97s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.95s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:40 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:40 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:21:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:21:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:21:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 02:21:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:43 DEBUG : dir: Looking for writers 2025/11/17 02:21:43 DEBUG : file1: reading active writers 2025/11/17 02:21:43 DEBUG : Looking for writers 2025/11/17 02:21:43 DEBUG : dir: reading active writers 2025/11/17 02:21:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.24s) === RUN TestFileOpenReadUnknownSize 2025/11/17 02:21:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/17 02:21:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:21:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/17 02:21:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:45 DEBUG : Looking for writers 2025/11/17 02:21:45 DEBUG : file.txt: reading active writers 2025/11/17 02:21:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:45 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:45 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:47 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:21:48 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/17 02:21:49 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:21:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:21:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:21:49 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:49 DEBUG : dir: Looking for writers 2025/11/17 02:21:49 DEBUG : file1: reading active writers 2025/11/17 02:21:49 DEBUG : Looking for writers 2025/11/17 02:21:49 DEBUG : dir: reading active writers 2025/11/17 02:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.25s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:50 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:50 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:53 DEBUG : dir/file1: Remove: 2025/11/17 02:21:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:53 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:21:53 DEBUG : dir/file1: Remove: 2025/11/17 02:21:53 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 02:21:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:53 DEBUG : dir: Looking for writers 2025/11/17 02:21:53 DEBUG : Looking for writers 2025/11/17 02:21:53 DEBUG : dir: reading active writers 2025/11/17 02:21:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.56s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:54 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:54 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:21:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:21:57 DEBUG : dir/file1: Remove: 2025/11/17 02:21:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:21:57 DEBUG : dir/file1: >Remove: err= 2025/11/17 02:21:58 DEBUG : dir/file1: Remove: 2025/11/17 02:21:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 02:21:58 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:21:58 DEBUG : dir: Looking for writers 2025/11/17 02:21:58 DEBUG : Looking for writers 2025/11/17 02:21:58 DEBUG : dir: reading active writers 2025/11/17 02:21:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.37s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:21:59 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:21:59 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:22:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:22:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 02:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:02 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/17 02:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:02 DEBUG : dir/file1: Open: flags=0x3 2025/11/17 02:22:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/17 02:22:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/17 02:22:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:02 DEBUG : dir: Looking for writers 2025/11/17 02:22:02 DEBUG : file1: reading active writers 2025/11/17 02:22:02 DEBUG : Looking for writers 2025/11/17 02:22:02 DEBUG : dir: reading active writers 2025/11/17 02:22:02 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpen (5.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:04 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:04 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:22:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: dir/file1: Modification time difference too big |-217270h16m58.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-17 02:22:05 +0000 UTC) (precision 1s) 2025/11/17 02:22:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:07 DEBUG : dir: Looking for writers 2025/11/17 02:22:07 DEBUG : file1: reading active writers 2025/11/17 02:22:07 DEBUG : Looking for writers 2025/11/17 02:22:07 DEBUG : dir: reading active writers 2025/11/17 02:22:07 DEBUG : >WaitForWriters: 2025/11/17 02:22:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad200 2025/11/17 02:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 02:22:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad200 2025/11/17 02:22:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ad200 2025/11/17 02:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:09 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:22:09 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/17 02:22:10 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 02:22:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:10 DEBUG : newLeaf: Running delayed rename now 2025/11/17 02:22:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad200 2025/11/17 02:22:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:11 DEBUG : dir: Looking for writers 2025/11/17 02:22:11 DEBUG : Looking for writers 2025/11/17 02:22:11 DEBUG : dir: reading active writers 2025/11/17 02:22:11 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:11 DEBUG : >WaitForWriters: 2025/11/17 02:22:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:11 DEBUG : dir: Looking for writers 2025/11/17 02:22:11 DEBUG : Looking for writers 2025/11/17 02:22:11 DEBUG : dir: reading active writers 2025/11/17 02:22:11 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:12 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:12 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:22:12 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:12 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 DEBUG : Config file has changed externally - reloading 2025/11/17 02:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:12 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:15 DEBUG : dir: Looking for writers 2025/11/17 02:22:15 DEBUG : file1: reading active writers 2025/11/17 02:22:15 DEBUG : Looking for writers 2025/11/17 02:22:15 DEBUG : dir: reading active writers 2025/11/17 02:22:15 DEBUG : >WaitForWriters: 2025/11/17 02:22:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0001acf00 2025/11/17 02:22:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 02:22:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0001acf00 2025/11/17 02:22:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 02:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001acf00 2025/11/17 02:22:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 02:22:18 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/17 02:22:19 DEBUG : dir/file1: size = 25 OK 2025/11/17 02:22:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 02:22:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:19 DEBUG : newLeaf: Running delayed rename now 2025/11/17 02:22:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0001acf00 2025/11/17 02:22:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:19 DEBUG : dir: Looking for writers 2025/11/17 02:22:19 DEBUG : Looking for writers 2025/11/17 02:22:19 DEBUG : dir: reading active writers 2025/11/17 02:22:19 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:19 DEBUG : >WaitForWriters: 2025/11/17 02:22:20 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:20 DEBUG : dir: Looking for writers 2025/11/17 02:22:20 DEBUG : Looking for writers 2025/11/17 02:22:20 DEBUG : dir: reading active writers 2025/11/17 02:22:20 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:20 DEBUG : >WaitForWriters: 2025/11/17 02:22:20 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:21 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:21 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:22:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:21 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): openPending: 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): >openPending: err= 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): _writeAt: size=14, off=0 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): >_writeAt: n=14, err= 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): close: 2025/11/17 02:22:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:23 DEBUG : dir/file1(0xc00012e540): >close: err= 2025/11/17 02:22:23 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : file1: reading active writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : file1: reading active writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:23 DEBUG : dir: Looking for writers 2025/11/17 02:22:23 DEBUG : file1: reading active writers 2025/11/17 02:22:23 DEBUG : Looking for writers 2025/11/17 02:22:23 DEBUG : dir: reading active writers 2025/11/17 02:22:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : file1: reading active writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:24 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : file1: reading active writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : file1: reading active writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:24 DEBUG : dir: Looking for writers 2025/11/17 02:22:24 DEBUG : file1: reading active writers 2025/11/17 02:22:24 DEBUG : Looking for writers 2025/11/17 02:22:24 DEBUG : dir: reading active writers 2025/11/17 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:22:25 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:25 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:25 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 02:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:25 DEBUG : dir: Looking for writers 2025/11/17 02:22:25 DEBUG : file1: reading active writers 2025/11/17 02:22:25 DEBUG : Looking for writers 2025/11/17 02:22:25 DEBUG : dir: reading active writers 2025/11/17 02:22:25 DEBUG : >WaitForWriters: 2025/11/17 02:22:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): _readAt: size=512, off=0 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): openPending: 2025/11/17 02:22:25 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/11/17 02:22:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): >openPending: err= 2025/11/17 02:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): >_readAt: n=14, err=EOF 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): close: 2025/11/17 02:22:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/17 02:22:25 DEBUG : dir/file1(0xc0003a2b80): >close: err= 2025/11/17 02:22:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00063cfc0 2025/11/17 02:22:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:26 INFO : dir/file1: Deleted 2025/11/17 02:22:26 ERROR : newLeaf: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2025/11/17 02:22:26 ERROR : dir/file1: File.Rename error: failed to get fileinfo: File is deleted (Error 404) 2025/11/17 02:22:26 ERROR : newLeaf: Dir.Rename error: failed to get fileinfo: File is deleted (Error 404) file_test.go:358: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: failed to get fileinfo: File is deleted (Error 404) Test: TestFileRename/minimal,forceCache=true 2025/11/17 02:22:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:26 DEBUG : dir: Looking for writers 2025/11/17 02:22:26 DEBUG : Looking for writers 2025/11/17 02:22:26 DEBUG : dir: reading active writers 2025/11/17 02:22:26 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:26 DEBUG : >WaitForWriters: 2025/11/17 02:22:26 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:27 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:27 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:27 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:27 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:30 DEBUG : dir: Looking for writers 2025/11/17 02:22:30 DEBUG : file1: reading active writers 2025/11/17 02:22:30 DEBUG : Looking for writers 2025/11/17 02:22:30 DEBUG : dir: reading active writers 2025/11/17 02:22:30 DEBUG : >WaitForWriters: 2025/11/17 02:22:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad980 2025/11/17 02:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 02:22:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad980 2025/11/17 02:22:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:32 DEBUG : dir/file1(0xc0002c9bc0): openPending: 2025/11/17 02:22:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/11/17 02:22:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:32 DEBUG : dir/file1(0xc0002c9bc0): >openPending: err= 2025/11/17 02:22:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:32 DEBUG : dir/file1(0xc0002c9bc0): _writeAt: size=25, off=0 2025/11/17 02:22:32 DEBUG : dir/file1(0xc0002c9bc0): >_writeAt: n=25, err= 2025/11/17 02:22:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad980 2025/11/17 02:22:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:33 DEBUG : newLeaf(0xc0002c9bc0): close: 2025/11/17 02:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:32.760652697 +0000 UTC m=+245.168263284 2025/11/17 02:22:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:33 DEBUG : newLeaf(0xc0002c9bc0): >close: err= 2025/11/17 02:22:33 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:33 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:33 DEBUG : dir: Looking for writers 2025/11/17 02:22:33 DEBUG : Looking for writers 2025/11/17 02:22:33 DEBUG : dir: reading active writers 2025/11/17 02:22:33 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:22:34 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:34 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 02:22:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:34 DEBUG : dir: Looking for writers 2025/11/17 02:22:34 DEBUG : Looking for writers 2025/11/17 02:22:34 DEBUG : dir: reading active writers 2025/11/17 02:22:34 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:34 DEBUG : >WaitForWriters: 2025/11/17 02:22:34 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:34 DEBUG : dir: Looking for writers 2025/11/17 02:22:34 DEBUG : Looking for writers 2025/11/17 02:22:34 DEBUG : dir: reading active writers 2025/11/17 02:22:34 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:34 DEBUG : >WaitForWriters: 2025/11/17 02:22:34 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:22:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): openPending: 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): >openPending: err= 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): _writeAt: size=14, off=0 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): >_writeAt: n=14, err= 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): close: 2025/11/17 02:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 02:22:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:46 DEBUG : dir/file1(0xc00012ef00): >close: err= 2025/11/17 02:22:46 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:46 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:46 DEBUG : dir: Looking for writers 2025/11/17 02:22:46 DEBUG : file1: reading active writers 2025/11/17 02:22:46 DEBUG : Looking for writers 2025/11/17 02:22:46 DEBUG : dir: reading active writers 2025/11/17 02:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:47 DEBUG : dir: Looking for writers 2025/11/17 02:22:47 DEBUG : file1: reading active writers 2025/11/17 02:22:47 DEBUG : Looking for writers 2025/11/17 02:22:47 DEBUG : dir: reading active writers 2025/11/17 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:22:47 DEBUG : dir: Looking for writers 2025/11/17 02:22:47 DEBUG : file1: reading active writers 2025/11/17 02:22:47 DEBUG : Looking for writers 2025/11/17 02:22:47 DEBUG : dir: reading active writers 2025/11/17 02:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:22:47 DEBUG : dir/file1: size = 14 OK 2025/11/17 02:22:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 02:22:47 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:22:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:22:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 02:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:22:48 DEBUG : dir: Looking for writers 2025/11/17 02:22:48 DEBUG : file1: reading active writers 2025/11/17 02:22:48 DEBUG : Looking for writers 2025/11/17 02:22:48 DEBUG : dir: reading active writers 2025/11/17 02:22:48 DEBUG : >WaitForWriters: 2025/11/17 02:22:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): _readAt: size=512, off=0 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): openPending: 2025/11/17 02:22:48 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/11/17 02:22:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 02:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): >openPending: err= 2025/11/17 02:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): >_readAt: n=14, err=EOF 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): close: 2025/11/17 02:22:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/17 02:22:48 DEBUG : dir/file1(0xc0003a3440): >close: err= 2025/11/17 02:22:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adbc0 2025/11/17 02:22:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 02:22:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 02:22:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0001adbc0 2025/11/17 02:22:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:50 DEBUG : dir/file1(0xc0002c8700): openPending: 2025/11/17 02:22:50 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/11/17 02:22:50 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/11/17 02:22:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:50 DEBUG : dir/file1(0xc0002c8700): >openPending: err= 2025/11/17 02:22:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:50 DEBUG : dir/file1(0xc0002c8700): _writeAt: size=25, off=0 2025/11/17 02:22:50 DEBUG : dir/file1(0xc0002c8700): >_writeAt: n=25, err= 2025/11/17 02:22:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adbc0 2025/11/17 02:22:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:51 DEBUG : newLeaf(0xc0002c8700): close: 2025/11/17 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:22:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:50.827507565 +0000 UTC m=+263.235118181 2025/11/17 02:22:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:22:51 DEBUG : newLeaf(0xc0002c8700): >close: err= 2025/11/17 02:22:51 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:22:51 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:22:51 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:22:51 DEBUG : dir: Looking for writers 2025/11/17 02:22:51 DEBUG : Looking for writers 2025/11/17 02:22:51 DEBUG : dir: reading active writers 2025/11/17 02:22:51 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:22:52 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:22:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:22:52 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:22:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 02:22:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:22:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:22:52 DEBUG : dir: Looking for writers 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : dir: reading active writers 2025/11/17 02:22:52 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:52 DEBUG : >WaitForWriters: 2025/11/17 02:22:52 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:52 DEBUG : dir: Looking for writers 2025/11/17 02:22:52 DEBUG : Looking for writers 2025/11/17 02:22:52 DEBUG : dir: reading active writers 2025/11/17 02:22:52 DEBUG : newLeaf: reading active writers 2025/11/17 02:22:52 DEBUG : >WaitForWriters: 2025/11/17 02:22:52 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:22:54 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:22:54 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:22:54 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:22:54 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:22:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:22:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:22:57 DEBUG : dir: Looking for writers 2025/11/17 02:22:57 DEBUG : file1: reading active writers 2025/11/17 02:22:57 DEBUG : Looking for writers 2025/11/17 02:22:57 DEBUG : dir: reading active writers 2025/11/17 02:22:57 DEBUG : >WaitForWriters: 2025/11/17 02:22:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:22:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): _readAt: size=512, off=0 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): openPending: 2025/11/17 02:22:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 02:22:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): >openPending: err= 2025/11/17 02:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/17 02:22:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:22:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:22:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): >_readAt: n=14, err=EOF 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): close: 2025/11/17 02:22:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/17 02:22:57 DEBUG : dir/file1(0xc00013a8c0): >close: err= 2025/11/17 02:22:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:22:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:22:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ada40 2025/11/17 02:22:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:22:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:22:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 02:22:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 02:22:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ada40 2025/11/17 02:22:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 02:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:22:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:22:59 DEBUG : dir/file1(0xc00012e900): openPending: 2025/11/17 02:22:59 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/11/17 02:22:59 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/11/17 02:22:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:22:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:22:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 02:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:22:59 DEBUG : dir/file1(0xc00012e900): >openPending: err= 2025/11/17 02:22:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:22:59 DEBUG : dir/file1(0xc00012e900): _writeAt: size=25, off=0 2025/11/17 02:22:59 DEBUG : dir/file1(0xc00012e900): >_writeAt: n=25, err= 2025/11/17 02:23:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 02:23:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 02:23:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ada40 2025/11/17 02:23:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:23:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:23:00 DEBUG : newLeaf(0xc00012e900): close: 2025/11/17 02:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 02:23:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 02:22:59.545501174 +0000 UTC m=+271.953111790 2025/11/17 02:23:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:00 DEBUG : newLeaf(0xc00012e900): >close: err= 2025/11/17 02:23:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:23:00 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:23:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:23:00 DEBUG : dir: Looking for writers 2025/11/17 02:23:00 DEBUG : Looking for writers 2025/11/17 02:23:00 DEBUG : dir: reading active writers 2025/11/17 02:23:00 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:23:01 DEBUG : dir: Looking for writers 2025/11/17 02:23:01 DEBUG : Looking for writers 2025/11/17 02:23:01 DEBUG : dir: reading active writers 2025/11/17 02:23:01 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:23:01 DEBUG : newLeaf: size = 25 OK 2025/11/17 02:23:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 02:23:01 INFO : newLeaf: Copied (replaced existing) 2025/11/17 02:23:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 02:22:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 02:23:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 02:23:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 02:23:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 02:23:02 DEBUG : dir: Looking for writers 2025/11/17 02:23:02 DEBUG : Looking for writers 2025/11/17 02:23:02 DEBUG : dir: reading active writers 2025/11/17 02:23:02 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:02 DEBUG : >WaitForWriters: 2025/11/17 02:23:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:02 DEBUG : dir: Looking for writers 2025/11/17 02:23:02 DEBUG : Looking for writers 2025/11/17 02:23:02 DEBUG : newLeaf: reading active writers 2025/11/17 02:23:02 DEBUG : dir: reading active writers 2025/11/17 02:23:02 DEBUG : >WaitForWriters: 2025/11/17 02:23:02 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- FAIL: TestFileRename (59.36s) --- FAIL: TestFileRename/off,forceCache=false (8.37s) --- PASS: TestFileRename/minimal,forceCache=false (8.35s) --- FAIL: TestFileRename/minimal,forceCache=true (6.71s) --- PASS: TestFileRename/writes,forceCache=false (15.69s) --- PASS: TestFileRename/writes,forceCache=true (10.53s) --- PASS: TestFileRename/full,forceCache=false (9.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:03 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:03 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:03 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:03 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:03 DEBUG : Looking for writers 2025/11/17 02:23:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:04 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:04 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:23:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:23:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:07 DEBUG : dir: Looking for writers 2025/11/17 02:23:07 DEBUG : file1: reading active writers 2025/11/17 02:23:07 DEBUG : Looking for writers 2025/11/17 02:23:07 DEBUG : dir: reading active writers 2025/11/17 02:23:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.24s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:08 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:08 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:23:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 02:23:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 02:23:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 02:23:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:23:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/17 02:23:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/17 02:23:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/17 02:23:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/17 02:23:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/17 02:23:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/17 02:23:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:12 DEBUG : dir: Looking for writers 2025/11/17 02:23:12 DEBUG : file1: reading active writers 2025/11/17 02:23:12 DEBUG : Looking for writers 2025/11/17 02:23:12 DEBUG : dir: reading active writers 2025/11/17 02:23:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.98s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:14 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:14 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:23:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:23:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 02:23:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 02:23:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 02:23:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 02:23:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 02:23:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 02:23:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 02:23:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/17 02:23:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/17 02:23:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/17 02:23:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/17 02:23:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/17 02:23:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 02:23:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/17 02:23:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/17 02:23:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/17 02:23:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 02:23:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 02:23:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 02:23:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 02:23:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/17 02:23:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 02:23:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 02:23:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 02:23:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/17 02:23:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:19 DEBUG : dir: Looking for writers 2025/11/17 02:23:19 DEBUG : file1: reading active writers 2025/11/17 02:23:19 DEBUG : Looking for writers 2025/11/17 02:23:19 DEBUG : dir: reading active writers 2025/11/17 02:23:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.28s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:20 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:20 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:23:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:23:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:23 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:23 DEBUG : dir: Looking for writers 2025/11/17 02:23:23 DEBUG : file1: reading active writers 2025/11/17 02:23:23 DEBUG : Looking for writers 2025/11/17 02:23:23 DEBUG : dir: reading active writers 2025/11/17 02:23:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.20s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:24 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:24 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:23:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 02:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 02:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/17 02:23:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/17 02:23:27 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:27 DEBUG : dir: Looking for writers 2025/11/17 02:23:27 DEBUG : file1: reading active writers 2025/11/17 02:23:27 DEBUG : Looking for writers 2025/11/17 02:23:27 DEBUG : dir: reading active writers 2025/11/17 02:23:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.19s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 DEBUG : Config file has changed externally - reloading 2025/11/17 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:23:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:23:31 DEBUG : dir/file1(0xc00013b400): _readAt: size=1, off=0 2025/11/17 02:23:31 DEBUG : dir/file1(0xc00013b400): openPending: 2025/11/17 02:23:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 02:23:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:31 DEBUG : dir/file1(0xc00013b400): >openPending: err= 2025/11/17 02:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 02:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): >_readAt: n=1, err= 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): _readAt: size=256, off=1 2025/11/17 02:23:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): >_readAt: n=15, err=EOF 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): _readAt: size=16, off=16 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): >_readAt: n=0, err=EOF 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): close: 2025/11/17 02:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): >close: err= 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): close: 2025/11/17 02:23:32 DEBUG : dir/file1(0xc00013b400): >close: err=file already closed 2025/11/17 02:23:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:32 DEBUG : dir: Looking for writers 2025/11/17 02:23:32 DEBUG : file1: reading active writers 2025/11/17 02:23:32 DEBUG : Looking for writers 2025/11/17 02:23:32 DEBUG : dir: reading active writers 2025/11/17 02:23:32 DEBUG : >WaitForWriters: 2025/11/17 02:23:32 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.37s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:23:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:23:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 02:23:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:23:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:23:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:23:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): _readAt: size=1, off=0 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): openPending: 2025/11/17 02:23:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 02:23:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:23:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >openPending: err= 2025/11/17 02:23:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 02:23:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:23:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:23:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >_readAt: n=1, err= 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): _readAt: size=1, off=5 2025/11/17 02:23:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >_readAt: n=1, err= 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): _readAt: size=1, off=3 2025/11/17 02:23:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >_readAt: n=1, err= 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): _readAt: size=1, off=13 2025/11/17 02:23:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >_readAt: n=1, err= 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): _readAt: size=16, off=100 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >_readAt: n=0, err=EOF 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): close: 2025/11/17 02:23:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/17 02:23:36 DEBUG : dir/file1(0xc0003a2640): >close: err= 2025/11/17 02:23:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:36 DEBUG : dir: Looking for writers 2025/11/17 02:23:36 DEBUG : file1: reading active writers 2025/11/17 02:23:36 DEBUG : Looking for writers 2025/11/17 02:23:36 DEBUG : dir: reading active writers 2025/11/17 02:23:36 DEBUG : >WaitForWriters: 2025/11/17 02:23:36 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.23s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:37 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:37 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:37 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:37 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gicokog4jocu'": failed to create file: Parent folder is trashed (Error 403) 2025/11/17 02:23:38 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:38 DEBUG : Looking for writers 2025/11/17 02:23:38 DEBUG : >WaitForWriters: 2025/11/17 02:23:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.89s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:38 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:38 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gicokog4jocu'": failed to create file: Parent folder is trashed (Error 403) 2025/11/17 02:23:38 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:38 DEBUG : Looking for writers 2025/11/17 02:23:38 DEBUG : >WaitForWriters: 2025/11/17 02:23:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.71s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:39 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gicokog4jocu'": failed to create file: Parent folder is trashed (Error 403) 2025/11/17 02:23:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:39 DEBUG : Looking for writers 2025/11/17 02:23:39 DEBUG : >WaitForWriters: 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.69s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:39 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:39 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:40 DEBUG : file1: newRWFileHandle: 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): openPending: 2025/11/17 02:23:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): >openPending: err= 2025/11/17 02:23:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:23:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): _writeAt: size=5, off=0 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): >_writeAt: n=5, err= 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): _writeAt: size=7, off=5 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): >_writeAt: n=7, err= 2025/11/17 02:23:40 DEBUG : file1: vfs cache: truncate to size=11 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): close: 2025/11/17 02:23:40 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:23:40.101471821 +0000 UTC m=+312.509082447 2025/11/17 02:23:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): >close: err= 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): close: 2025/11/17 02:23:40 DEBUG : file1(0xc0003a3f40): >close: err=file already closed 2025/11/17 02:23:40 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:23:40 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:23:40 DEBUG : Looking for writers 2025/11/17 02:23:40 DEBUG : file1: reading active writers 2025/11/17 02:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:23:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/17 02:23:41 DEBUG : Looking for writers 2025/11/17 02:23:41 DEBUG : file1: reading active writers 2025/11/17 02:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:23:42 DEBUG : file1: size = 11 OK 2025/11/17 02:23:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:23:42 INFO : file1: Copied (new) 2025/11/17 02:23:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 02:23:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/17 02:23:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:23:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:23:42 DEBUG : Looking for writers 2025/11/17 02:23:42 DEBUG : file1: reading active writers 2025/11/17 02:23:42 DEBUG : >WaitForWriters: 2025/11/17 02:23:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:42 DEBUG : Looking for writers 2025/11/17 02:23:42 DEBUG : file1: reading active writers 2025/11/17 02:23:42 DEBUG : >WaitForWriters: 2025/11/17 02:23:42 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:43 DEBUG : file1: newRWFileHandle: 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): openPending: 2025/11/17 02:23:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): >openPending: err= 2025/11/17 02:23:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:23:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): _writeAt: size=7, off=0 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): >_writeAt: n=7, err= 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): _writeAt: size=6, off=5 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): >_writeAt: n=6, err= 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): close: 2025/11/17 02:23:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:23:43.274797528 +0000 UTC m=+315.682408154 2025/11/17 02:23:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): >close: err= 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): _writeAt: size=5, off=0 2025/11/17 02:23:43 DEBUG : file1(0xc0007251c0): >_writeAt: n=0, err=file already closed 2025/11/17 02:23:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:23:43 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:23:43 DEBUG : Looking for writers 2025/11/17 02:23:43 DEBUG : file1: reading active writers 2025/11/17 02:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:23:44 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/17 02:23:44 DEBUG : Looking for writers 2025/11/17 02:23:44 DEBUG : file1: reading active writers 2025/11/17 02:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:23:45 DEBUG : file1: size = 11 OK 2025/11/17 02:23:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:23:45 INFO : file1: Copied (new) 2025/11/17 02:23:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 02:23:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/17 02:23:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:23:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:23:45 DEBUG : Looking for writers 2025/11/17 02:23:45 DEBUG : file1: reading active writers 2025/11/17 02:23:45 DEBUG : >WaitForWriters: 2025/11/17 02:23:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:45 DEBUG : Looking for writers 2025/11/17 02:23:45 DEBUG : file1: reading active writers 2025/11/17 02:23:45 DEBUG : >WaitForWriters: 2025/11/17 02:23:45 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:46 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:46 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:46 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:46 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:46 DEBUG : file1: newRWFileHandle: 2025/11/17 02:23:46 DEBUG : file1(0xc00012e880): openPending: 2025/11/17 02:23:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:46 DEBUG : file1(0xc00012e880): >openPending: err= 2025/11/17 02:23:46 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:23:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:23:46 DEBUG : file1(0xc00012e880): close: 2025/11/17 02:23:46 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:23:46.436543309 +0000 UTC m=+318.844153935 2025/11/17 02:23:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:46 DEBUG : file1(0xc00012e880): >close: err= 2025/11/17 02:23:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:23:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:23:46 DEBUG : file2: newRWFileHandle: 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): openPending: 2025/11/17 02:23:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): >openPending: err= 2025/11/17 02:23:46 DEBUG : file2: >newRWFileHandle: err= 2025/11/17 02:23:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:23:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/17 02:23:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): RWFileHandle.Flush 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): RWFileHandle.Release 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): close: 2025/11/17 02:23:46 DEBUG : file2: vfs cache: setting modification time to 2025-11-17 02:23:46.438091143 +0000 UTC m=+318.845701770 2025/11/17 02:23:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:46 DEBUG : file2(0xc00012eec0): >close: err= 2025/11/17 02:23:46 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/17 02:23:46 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:23:46 DEBUG : file2: vfs cache: starting upload 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/17 02:23:46 DEBUG : Looking for writers 2025/11/17 02:23:46 DEBUG : file2: reading active writers 2025/11/17 02:23:46 DEBUG : file1: reading active writers 2025/11/17 02:23:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/17 02:23:47 DEBUG : Looking for writers 2025/11/17 02:23:47 DEBUG : file2: reading active writers 2025/11/17 02:23:47 DEBUG : file1: reading active writers 2025/11/17 02:23:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/17 02:23:47 DEBUG : Looking for writers 2025/11/17 02:23:47 DEBUG : file1: reading active writers 2025/11/17 02:23:47 DEBUG : file2: reading active writers 2025/11/17 02:23:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/17 02:23:48 DEBUG : file1: size = 0 OK 2025/11/17 02:23:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:48 INFO : file1: Copied (new) 2025/11/17 02:23:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-17 02:23:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/17 02:23:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:23:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:48 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:23:48 DEBUG : file2: size = 0 OK 2025/11/17 02:23:48 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:23:48 INFO : file2: Copied (new) 2025/11/17 02:23:48 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-17 02:23:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/17 02:23:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/17 02:23:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 02:23:48 INFO : file2: vfs cache: upload succeeded try #1 2025/11/17 02:23:48 DEBUG : Looking for writers 2025/11/17 02:23:48 DEBUG : file1: reading active writers 2025/11/17 02:23:48 DEBUG : file2: reading active writers 2025/11/17 02:23:48 DEBUG : >WaitForWriters: 2025/11/17 02:23:48 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:48 DEBUG : Looking for writers 2025/11/17 02:23:48 DEBUG : file1: reading active writers 2025/11/17 02:23:48 DEBUG : file2: reading active writers 2025/11/17 02:23:48 DEBUG : >WaitForWriters: 2025/11/17 02:23:48 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteNoWrite (10.86s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:23:57 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:23:57 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:23:57 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:23:57 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:23:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:23:57 DEBUG : file1: newRWFileHandle: 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): openPending: 2025/11/17 02:23:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): >openPending: err= 2025/11/17 02:23:57 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:23:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): _writeAt: size=5, off=0 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): >_writeAt: n=5, err= 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): RWFileHandle.Flush 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): RWFileHandle.Flush 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): close: 2025/11/17 02:23:57 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:23:57.327363876 +0000 UTC m=+329.734974483 2025/11/17 02:23:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:23:57 DEBUG : file1(0xc000725200): >close: err= 2025/11/17 02:23:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:23:57 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:23:57 DEBUG : Looking for writers 2025/11/17 02:23:57 DEBUG : file1: reading active writers 2025/11/17 02:23:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:23:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:23:58 DEBUG : Looking for writers 2025/11/17 02:23:58 DEBUG : file1: reading active writers 2025/11/17 02:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:23:59 DEBUG : file1: size = 5 OK 2025/11/17 02:23:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:23:59 INFO : file1: Copied (new) 2025/11/17 02:23:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:23:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 02:23:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:23:59 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:23:59 DEBUG : Looking for writers 2025/11/17 02:23:59 DEBUG : file1: reading active writers 2025/11/17 02:23:59 DEBUG : >WaitForWriters: 2025/11/17 02:23:59 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.07s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:00 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:00 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:00 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:00 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:00 DEBUG : file1: newRWFileHandle: 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): openPending: 2025/11/17 02:24:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): >openPending: err= 2025/11/17 02:24:00 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): _writeAt: size=5, off=0 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): >_writeAt: n=5, err= 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): RWFileHandle.Release 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): close: 2025/11/17 02:24:00 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:24:00.391803273 +0000 UTC m=+332.799413869 2025/11/17 02:24:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): >close: err= 2025/11/17 02:24:00 DEBUG : file1(0xc00013b300): RWFileHandle.Release 2025/11/17 02:24:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:00 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:00 DEBUG : Looking for writers 2025/11/17 02:24:00 DEBUG : file1: reading active writers 2025/11/17 02:24:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:01 DEBUG : Looking for writers 2025/11/17 02:24:01 DEBUG : file1: reading active writers 2025/11/17 02:24:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:24:01 DEBUG : Looking for writers 2025/11/17 02:24:01 DEBUG : file1: reading active writers 2025/11/17 02:24:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:02 DEBUG : file1: size = 5 OK 2025/11/17 02:24:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:24:02 INFO : file1: Copied (new) 2025/11/17 02:24:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:24:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 02:24:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:02 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:24:02 DEBUG : Looking for writers 2025/11/17 02:24:02 DEBUG : file1: reading active writers 2025/11/17 02:24:02 DEBUG : >WaitForWriters: 2025/11/17 02:24:02 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:03 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:03 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:03 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:03 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:24:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:24:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): openPending: 2025/11/17 02:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 02:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): >openPending: err= 2025/11/17 02:24:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 02:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): _writeAt: size=5, off=0 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): >_writeAt: n=5, err= 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): close: 2025/11/17 02:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 02:24:06.38198394 +0000 UTC m=+338.789594567 2025/11/17 02:24:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:06 DEBUG : dir/file1(0xc0007251c0): >close: err= 2025/11/17 02:24:06 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:06 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:06 DEBUG : dir: Looking for writers 2025/11/17 02:24:06 DEBUG : file1: reading active writers 2025/11/17 02:24:06 DEBUG : Looking for writers 2025/11/17 02:24:06 DEBUG : dir: reading active writers 2025/11/17 02:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:06 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:24:07 DEBUG : dir: Looking for writers 2025/11/17 02:24:07 DEBUG : file1: reading active writers 2025/11/17 02:24:07 DEBUG : Looking for writers 2025/11/17 02:24:07 DEBUG : dir: reading active writers 2025/11/17 02:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:07 DEBUG : dir: Looking for writers 2025/11/17 02:24:07 DEBUG : file1: reading active writers 2025/11/17 02:24:07 DEBUG : Looking for writers 2025/11/17 02:24:07 DEBUG : dir: reading active writers 2025/11/17 02:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:07 DEBUG : dir/file1: size = 5 OK 2025/11/17 02:24:07 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:24:07 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:24:07 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-17 02:24:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 02:24:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:24:08 DEBUG : dir: Looking for writers 2025/11/17 02:24:08 DEBUG : file1: reading active writers 2025/11/17 02:24:08 DEBUG : Looking for writers 2025/11/17 02:24:08 DEBUG : dir: reading active writers 2025/11/17 02:24:08 DEBUG : >WaitForWriters: 2025/11/17 02:24:08 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.59s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:09 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:09 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:09 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:09 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/17 02:24:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 02:24:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 02:24:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): _writeAt: size=5, off=0 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): openPending: 2025/11/17 02:24:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 02:24:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): >openPending: err= 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): >_writeAt: n=5, err= 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): _writeAt: size=15, off=5 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): >_writeAt: n=15, err= 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): close: 2025/11/17 02:24:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/17 02:24:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 02:24:12.948605287 +0000 UTC m=+345.356215912 2025/11/17 02:24:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:12 DEBUG : dir/file1(0xc0003a2100): >close: err= 2025/11/17 02:24:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:12 DEBUG : dir: Looking for writers 2025/11/17 02:24:12 DEBUG : file1: reading active writers 2025/11/17 02:24:12 DEBUG : Looking for writers 2025/11/17 02:24:12 DEBUG : dir: reading active writers 2025/11/17 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:12 DEBUG : dir: Looking for writers 2025/11/17 02:24:12 DEBUG : file1: reading active writers 2025/11/17 02:24:12 DEBUG : Looking for writers 2025/11/17 02:24:12 DEBUG : dir: reading active writers 2025/11/17 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:12 DEBUG : dir: Looking for writers 2025/11/17 02:24:12 DEBUG : file1: reading active writers 2025/11/17 02:24:12 DEBUG : Looking for writers 2025/11/17 02:24:12 DEBUG : dir: reading active writers 2025/11/17 02:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:13 DEBUG : dir: Looking for writers 2025/11/17 02:24:13 DEBUG : file1: reading active writers 2025/11/17 02:24:13 DEBUG : Looking for writers 2025/11/17 02:24:13 DEBUG : dir: reading active writers 2025/11/17 02:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:13 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 02:24:13 DEBUG : dir: Looking for writers 2025/11/17 02:24:13 DEBUG : file1: reading active writers 2025/11/17 02:24:13 DEBUG : Looking for writers 2025/11/17 02:24:13 DEBUG : dir: reading active writers 2025/11/17 02:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:13 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:13 DEBUG : dir: Looking for writers 2025/11/17 02:24:13 DEBUG : file1: reading active writers 2025/11/17 02:24:13 DEBUG : Looking for writers 2025/11/17 02:24:13 DEBUG : dir: reading active writers 2025/11/17 02:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:13 DEBUG : dir: Looking for writers 2025/11/17 02:24:13 DEBUG : file1: reading active writers 2025/11/17 02:24:13 DEBUG : Looking for writers 2025/11/17 02:24:13 DEBUG : dir: reading active writers 2025/11/17 02:24:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:14 DEBUG : dir: Looking for writers 2025/11/17 02:24:14 DEBUG : file1: reading active writers 2025/11/17 02:24:14 DEBUG : Looking for writers 2025/11/17 02:24:14 DEBUG : dir: reading active writers 2025/11/17 02:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:14 DEBUG : dir/file1: size = 20 OK 2025/11/17 02:24:14 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/17 02:24:14 INFO : dir/file1: Copied (replaced existing) 2025/11/17 02:24:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-17 02:24:12 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/17 02:24:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 02:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 02:24:15 DEBUG : dir: Looking for writers 2025/11/17 02:24:15 DEBUG : file1: reading active writers 2025/11/17 02:24:15 DEBUG : Looking for writers 2025/11/17 02:24:15 DEBUG : dir: reading active writers 2025/11/17 02:24:15 DEBUG : >WaitForWriters: 2025/11/17 02:24:15 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSizeCreateExisting (7.78s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:17 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:17 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:17 DEBUG : file1: newRWFileHandle: 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): openPending: 2025/11/17 02:24:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): >openPending: err= 2025/11/17 02:24:17 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:24:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): _writeAt: size=5, off=0 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): >_writeAt: n=5, err= 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): close: 2025/11/17 02:24:17 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 02:24:17.832496644 +0000 UTC m=+350.240107270 2025/11/17 02:24:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:17 DEBUG : file1(0xc00012f0c0): >close: err= 2025/11/17 02:24:17 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:17 DEBUG : Looking for writers 2025/11/17 02:24:17 DEBUG : file1: reading active writers 2025/11/17 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:17 DEBUG : Looking for writers 2025/11/17 02:24:17 DEBUG : file1: reading active writers 2025/11/17 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:17 DEBUG : Looking for writers 2025/11/17 02:24:17 DEBUG : file1: reading active writers 2025/11/17 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:17 DEBUG : Looking for writers 2025/11/17 02:24:17 DEBUG : file1: reading active writers 2025/11/17 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:17 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:24:17 DEBUG : Looking for writers 2025/11/17 02:24:17 DEBUG : file1: reading active writers 2025/11/17 02:24:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:18 DEBUG : Looking for writers 2025/11/17 02:24:18 DEBUG : file1: reading active writers 2025/11/17 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:18 DEBUG : Looking for writers 2025/11/17 02:24:18 DEBUG : file1: reading active writers 2025/11/17 02:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:18 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:24:19 DEBUG : Looking for writers 2025/11/17 02:24:19 DEBUG : file1: reading active writers 2025/11/17 02:24:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:19 DEBUG : file1: size = 5 OK 2025/11/17 02:24:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:24:19 INFO : file1: Copied (new) 2025/11/17 02:24:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 02:24:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 02:24:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:19 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:24:20 DEBUG : Looking for writers 2025/11/17 02:24:20 DEBUG : file1: reading active writers 2025/11/17 02:24:20 DEBUG : >WaitForWriters: 2025/11/17 02:24:20 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (10.48s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:28 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:28 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:28 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:28 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/17 02:24:28 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.312466275 +0000 UTC m=+360.720076902 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ec80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.312466275 +0000 UTC m=+360.720076902 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.312466275 +0000 UTC m=+360.720076902 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012f840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e3f0 item 1 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.317404481 +0000 UTC m=+360.725015107 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00012ff00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.317404481 +0000 UTC m=+360.725015107 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c8b00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fab0 item 2 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.320385773 +0000 UTC m=+360.727996390 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.320385773 +0000 UTC m=+360.727996390 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0002c9cc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.320385773 +0000 UTC m=+360.727996390 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000724e00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2540 item 3 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.324391388 +0000 UTC m=+360.732002005 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0007254c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.324391388 +0000 UTC m=+360.732002005 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000725a80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3650 item 4 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.3272434 +0000 UTC m=+360.734854016 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000417f00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.3272434 +0000 UTC m=+360.734854016 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.3272434 +0000 UTC m=+360.734854016 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071e7c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a230 item 5 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.330815612 +0000 UTC m=+360.738426228 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ee40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.330815612 +0000 UTC m=+360.738426228 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071f380): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ac40 item 6 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.333659627 +0000 UTC m=+360.741270253 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071fa00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.333659627 +0000 UTC m=+360.741270253 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00071ff00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.333659627 +0000 UTC m=+360.741270253 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b340 item 7 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.337467631 +0000 UTC m=+360.745078258 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c0ac0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.337467631 +0000 UTC m=+360.745078258 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039be30 item 8 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc00013a8c0): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013a8c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.34070222 +0000 UTC m=+360.748312837 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b080): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.34070222 +0000 UTC m=+360.748312837 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013b640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.34070222 +0000 UTC m=+360.748312837 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00013bc80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6380 item 9 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.344762638 +0000 UTC m=+360.752373264 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c380): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.344762638 +0000 UTC m=+360.752373264 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091c8c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6930 item 10 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc00091cf00): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091cf00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.347687616 +0000 UTC m=+360.755298232 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d2c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.347687616 +0000 UTC m=+360.755298232 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091d7c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.347687616 +0000 UTC m=+360.755298232 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00091dcc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7030 item 11 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.352571007 +0000 UTC m=+360.760181624 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3100): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.352571007 +0000 UTC m=+360.760181624 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0003a3880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 12 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc00098e200): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.355616742 +0000 UTC m=+360.763227369 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098e5c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.355616742 +0000 UTC m=+360.763227369 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098ec80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf180 item 13 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.360310709 +0000 UTC m=+360.767921335 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.360310709 +0000 UTC m=+360.767921335 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098f840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf5e0 item 14 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc00098fe80): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00098fe80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.363335624 +0000 UTC m=+360.770946250 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b02c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.363335624 +0000 UTC m=+360.770946250 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b0980): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf960 item 15 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.366433215 +0000 UTC m=+360.774043842 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.366433215 +0000 UTC m=+360.774043842 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e76c0 item 16 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.37022509 +0000 UTC m=+360.777835705 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000934b80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.37022509 +0000 UTC m=+360.777835705 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.37022509 +0000 UTC m=+360.777835705 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935500): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 17 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.373694469 +0000 UTC m=+360.781305095 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000935b80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.373694469 +0000 UTC m=+360.781305095 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 18 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.380215162 +0000 UTC m=+360.787825788 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095a7c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.380215162 +0000 UTC m=+360.787825788 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095acc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.380215162 +0000 UTC m=+360.787825788 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b1c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 19 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.384314102 +0000 UTC m=+360.791924728 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095b840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.384314102 +0000 UTC m=+360.791924728 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00095bd80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 20 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.387829127 +0000 UTC m=+360.795439753 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e480): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.387829127 +0000 UTC m=+360.795439753 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097e980): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.387829127 +0000 UTC m=+360.795439753 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097ee80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007281c0 item 21 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.393248825 +0000 UTC m=+360.800859451 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097f500): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.393248825 +0000 UTC m=+360.800859451 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc00097fa40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728f50 item 22 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.396021447 +0000 UTC m=+360.803632074 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.396021447 +0000 UTC m=+360.803632074 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.396021447 +0000 UTC m=+360.803632074 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a20b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007299d0 item 23 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.400278254 +0000 UTC m=+360.807888880 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a211c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.400278254 +0000 UTC m=+360.807888880 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21700): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 24 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc000a21d40): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a21d40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.403272952 +0000 UTC m=+360.810883567 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e180): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.403272952 +0000 UTC m=+360.810883567 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3e680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.403272952 +0000 UTC m=+360.810883567 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3ebc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 25 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.406924332 +0000 UTC m=+360.814534948 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.406924332 +0000 UTC m=+360.814534948 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3f780): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 26 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc000a3fdc0): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a3fdc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.410051629 +0000 UTC m=+360.817662256 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.410051629 +0000 UTC m=+360.817662256 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5e700): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.410051629 +0000 UTC m=+360.817662256 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5ec40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d810 item 27 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.413800914 +0000 UTC m=+360.821411529 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f2c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.413800914 +0000 UTC m=+360.821411529 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5f800): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328000 item 28 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc000a5fe40): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a5fe40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.416660269 +0000 UTC m=+360.824270895 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78280): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.416660269 +0000 UTC m=+360.824270895 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328d90 item 29 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.420444418 +0000 UTC m=+360.828055034 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a78fc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.420444418 +0000 UTC m=+360.828055034 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79500): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329730 item 30 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): _readAt: size=2, off=0 2025/11/17 02:24:28 ERROR : open-test-file(0xc000a79b40): Couldn't read size of file 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.423338588 +0000 UTC m=+360.830949203 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a79f00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.423338588 +0000 UTC m=+360.830949203 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 31 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.426049694 +0000 UTC m=+360.833660311 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a96cc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.426049694 +0000 UTC m=+360.833660311 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 32 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.428340402 +0000 UTC m=+360.835950988 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 33 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.429642234 +0000 UTC m=+360.837252850 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000a97cc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.429642234 +0000 UTC m=+360.837252850 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 33 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.433061249 +0000 UTC m=+360.840671874 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 34 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.434130465 +0000 UTC m=+360.841741091 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab6d00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.434130465 +0000 UTC m=+360.841741091 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e0e0 item 34 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.436577235 +0000 UTC m=+360.844187852 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e540 item 35 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.437606717 +0000 UTC m=+360.845217343 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ab7d00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.437606717 +0000 UTC m=+360.845217343 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada280): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e850 item 35 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.440905115 +0000 UTC m=+360.848515732 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ada900): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f5e0 item 36 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.442425016 +0000 UTC m=+360.850035643 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adae00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.442425016 +0000 UTC m=+360.850035643 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb340): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fce0 item 36 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.44548646 +0000 UTC m=+360.853097077 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adb980): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea310 item 37 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.446652899 +0000 UTC m=+360.854263485 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000adbe00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.446652899 +0000 UTC m=+360.854263485 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afa380): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea620 item 37 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.449773323 +0000 UTC m=+360.857383909 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaa00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eacb0 item 38 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.450818043 +0000 UTC m=+360.858428670 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afaf00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.450818043 +0000 UTC m=+360.858428670 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afb440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaee0 item 38 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.45364672 +0000 UTC m=+360.861257306 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000afbac0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb2d0 item 39 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.454299916 +0000 UTC m=+360.861910502 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.454299916 +0000 UTC m=+360.861910502 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb500 item 39 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.455859281 +0000 UTC m=+360.863469868 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b10bc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb960 item 40 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.457130095 +0000 UTC m=+360.864740711 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b110c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.457130095 +0000 UTC m=+360.864740711 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11600): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebb20 item 40 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.461478994 +0000 UTC m=+360.869089620 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b11bc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672150 item 41 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.462650312 +0000 UTC m=+360.870260928 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672310 item 41 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.463863859 +0000 UTC m=+360.871474455 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38600): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.463863859 +0000 UTC m=+360.871474455 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b38b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006724d0 item 41 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.467618593 +0000 UTC m=+360.875229180 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39180): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672850 item 42 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.468989394 +0000 UTC m=+360.876600011 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672b60 item 42 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.470100209 +0000 UTC m=+360.877710825 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b39bc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.470100209 +0000 UTC m=+360.877710825 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c1c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672d20 item 42 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.472639032 +0000 UTC m=+360.880249658 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5c800): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673110 item 43 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.473560091 +0000 UTC m=+360.881170716 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5cd00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673340 item 43 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.474542763 +0000 UTC m=+360.882153380 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.474542763 +0000 UTC m=+360.882153380 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5d780): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673500 item 43 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.477150366 +0000 UTC m=+360.884760993 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b5ddc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006738f0 item 44 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.478145392 +0000 UTC m=+360.885756019 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76340): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673ab0 item 44 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.479278099 +0000 UTC m=+360.886888724 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.479278099 +0000 UTC m=+360.886888724 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b76e00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673c70 item 44 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.481516738 +0000 UTC m=+360.889127334 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6070 item 45 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.482282786 +0000 UTC m=+360.889893382 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b77940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.482282786 +0000 UTC m=+360.889893382 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b940c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f62a0 item 45 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.489180576 +0000 UTC m=+360.896791183 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1400): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a460 item 46 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.490075967 +0000 UTC m=+360.897686573 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008c1940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.490075967 +0000 UTC m=+360.897686573 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de0c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a7e0 item 46 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.494648725 +0000 UTC m=+360.902259342 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008de700): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 47 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.496062748 +0000 UTC m=+360.903673375 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dec00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.496062748 +0000 UTC m=+360.903673375 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040afc0 item 47 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.498346513 +0000 UTC m=+360.905957139 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008df940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ea000 item 48 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.499309139 +0000 UTC m=+360.906919765 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0008dfe40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.499309139 +0000 UTC m=+360.906919765 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c085c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ea2a0 item 48 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.501801405 +0000 UTC m=+360.909412011 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1340): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bff10 item 49 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.502814856 +0000 UTC m=+360.910425472 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b17c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.502814856 +0000 UTC m=+360.910425472 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009b1d00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6150 item 49 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.506106562 +0000 UTC m=+360.913717168 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4400): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6540 item 50 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.507762348 +0000 UTC m=+360.915372954 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4900): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.507762348 +0000 UTC m=+360.915372954 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d4e80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6700 item 50 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.510378967 +0000 UTC m=+360.917989573 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5500): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6cb0 item 51 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.511148502 +0000 UTC m=+360.918759108 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5a00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.511148502 +0000 UTC m=+360.918759108 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc0009d5f40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6e70 item 51 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.513343249 +0000 UTC m=+360.920953865 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7340 item 52 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.514174569 +0000 UTC m=+360.921785176 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c82b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.514174569 +0000 UTC m=+360.921785176 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c830c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7650 item 52 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.51610486 +0000 UTC m=+360.923715467 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83740): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f79d0 item 53 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.516923927 +0000 UTC m=+360.924534533 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c83c40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.516923927 +0000 UTC m=+360.924534533 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7b90 item 53 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.518905855 +0000 UTC m=+360.926516461 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9c880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700000 item 54 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.519835489 +0000 UTC m=+360.927446105 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9cd80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.519835489 +0000 UTC m=+360.927446105 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007001c0 item 54 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.521650273 +0000 UTC m=+360.929260880 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9d980): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700850 item 55 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.5225862 +0000 UTC m=+360.930196807 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000c9de80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.5225862 +0000 UTC m=+360.930196807 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbe440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700a10 item 55 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.524582966 +0000 UTC m=+360.932193572 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbeac0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700e00 item 56 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.525722174 +0000 UTC m=+360.933332780 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbefc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.525722174 +0000 UTC m=+360.933332780 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbf540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701180 item 56 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.527987684 +0000 UTC m=+360.935598290 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cbfb80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701650 item 57 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.528695612 +0000 UTC m=+360.936306218 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701810 item 57 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.529507095 +0000 UTC m=+360.937117701 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cde680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.529507095 +0000 UTC m=+360.937117701 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdec00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007019d0 item 57 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.5317755 +0000 UTC m=+360.939386107 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701d50 item 58 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.53246303 +0000 UTC m=+360.940073636 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdf780): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701f10 item 58 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.533447758 +0000 UTC m=+360.941058364 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cdfcc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.533447758 +0000 UTC m=+360.941058364 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007061c0 item 58 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.535424908 +0000 UTC m=+360.943035513 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706540 item 59 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.5361462 +0000 UTC m=+360.943756806 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf4e80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706700 item 59 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.537015191 +0000 UTC m=+360.944625797 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf53c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.537015191 +0000 UTC m=+360.944625797 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000cf5940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007068c0 item 59 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.539109982 +0000 UTC m=+360.946720587 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706cb0 item 60 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.539947882 +0000 UTC m=+360.947558489 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706e70 item 60 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.540930437 +0000 UTC m=+360.948541043 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d20a80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.540930437 +0000 UTC m=+360.948541043 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707030 item 60 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.542932934 +0000 UTC m=+360.950543540 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007073b0 item 61 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.543961884 +0000 UTC m=+360.951572499 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d21bc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.543961884 +0000 UTC m=+360.951572499 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44340): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007075e0 item 61 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.546334355 +0000 UTC m=+360.953944962 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44980): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707960 item 62 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.547201542 +0000 UTC m=+360.954812148 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d44ec0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.547201542 +0000 UTC m=+360.954812148 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d455c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707b20 item 62 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.549986087 +0000 UTC m=+360.957596692 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d45c00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707f10 item 63 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.550911402 +0000 UTC m=+360.958522019 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d601c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.550911402 +0000 UTC m=+360.958522019 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d608c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a380 item 63 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.553135074 +0000 UTC m=+360.960745680 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d60f00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037abd0 item 64 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.554552043 +0000 UTC m=+360.962162648 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.554552043 +0000 UTC m=+360.962162648 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d61b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037afc0 item 64 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.557074805 +0000 UTC m=+360.964685411 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6700 item 65 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.558119496 +0000 UTC m=+360.965730102 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.558119496 +0000 UTC m=+360.965730102 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b94d80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f68c0 item 65 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.560860217 +0000 UTC m=+360.968470823 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b953c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6cb0 item 66 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.562049289 +0000 UTC m=+360.969659895 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.562049289 +0000 UTC m=+360.969659895 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000b95d80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e70 item 66 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.564185115 +0000 UTC m=+360.971795722 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f71f0 item 67 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.565084413 +0000 UTC m=+360.972695019 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb88c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.565084413 +0000 UTC m=+360.972695019 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb8dc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f73b0 item 67 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.567520353 +0000 UTC m=+360.975130959 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7730 item 68 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.568462901 +0000 UTC m=+360.976073517 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.568462901 +0000 UTC m=+360.976073517 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bb9e80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f78f0 item 68 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.571322627 +0000 UTC m=+360.978933233 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c70 item 69 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.572202526 +0000 UTC m=+360.979813133 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd89c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.572202526 +0000 UTC m=+360.979813133 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd8ec0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7ea0 item 69 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.574947587 +0000 UTC m=+360.982558193 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 70 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.57639865 +0000 UTC m=+360.984009256 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bd9a40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.57639865 +0000 UTC m=+360.984009256 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7e400): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 70 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.583553373 +0000 UTC m=+360.991163979 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ea80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 71 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.584670098 +0000 UTC m=+360.992280704 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7ef80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.584670098 +0000 UTC m=+360.992280704 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7f480): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bce0 item 71 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.587103303 +0000 UTC m=+360.994713919 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d7fb00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94230 item 72 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.588112086 +0000 UTC m=+360.995722692 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c080): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.588112086 +0000 UTC m=+360.995722692 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9c5c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d943f0 item 72 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.590995505 +0000 UTC m=+360.998606121 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9cb80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94770 item 73 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.591851431 +0000 UTC m=+360.999462037 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d080): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94930 item 73 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.592781136 +0000 UTC m=+361.000391741 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9d540): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.592781136 +0000 UTC m=+361.000391741 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000d9da80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94af0 item 73 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.595070582 +0000 UTC m=+361.002681188 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94e70 item 74 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.596022868 +0000 UTC m=+361.003633474 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 74 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.596920953 +0000 UTC m=+361.004531569 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.596920953 +0000 UTC m=+361.004531569 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfa880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 74 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.598813694 +0000 UTC m=+361.006424300 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfaec0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 75 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.599657196 +0000 UTC m=+361.007267802 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb3c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): _writeAt: size=3, off=2 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 75 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.600444834 +0000 UTC m=+361.008055449 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfb900): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.600444834 +0000 UTC m=+361.008055449 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000bfbe40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 75 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.60239389 +0000 UTC m=+361.010004496 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1e500): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 76 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.603180487 +0000 UTC m=+361.010791092 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ea00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e280e0 item 76 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): _writeAt: size=3, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.604142881 +0000 UTC m=+361.011753487 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1ef40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.604142881 +0000 UTC m=+361.011753487 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1f4c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e282a0 item 76 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.606253392 +0000 UTC m=+361.013863998 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e1fb00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28620 item 77 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.60708446 +0000 UTC m=+361.014695067 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a080): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.60708446 +0000 UTC m=+361.014695067 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3a780): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e287e0 item 77 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.60921092 +0000 UTC m=+361.016821526 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3adc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28b60 item 78 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.609932273 +0000 UTC m=+361.017542879 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b2c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.609932273 +0000 UTC m=+361.017542879 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e3b9c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28d20 item 78 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.611967112 +0000 UTC m=+361.019577718 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc2b40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95110 item 79 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.612682323 +0000 UTC m=+361.020292929 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.612682323 +0000 UTC m=+361.020292929 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3740): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d952d0 item 79 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.615254288 +0000 UTC m=+361.022864894 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dc3d80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95650 item 80 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.616010136 +0000 UTC m=+361.023620743 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddc300): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.616010136 +0000 UTC m=+361.023620743 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddca00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95810 item 80 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.618209462 +0000 UTC m=+361.025820069 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95b90 item 81 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.619092389 +0000 UTC m=+361.026702995 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddd4c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.619092389 +0000 UTC m=+361.026702995 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ddda00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95d50 item 81 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.621338264 +0000 UTC m=+361.028948869 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc100): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe150 item 82 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.622229825 +0000 UTC m=+361.029840432 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfc600): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.622229825 +0000 UTC m=+361.029840432 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfcb80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe310 item 82 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.624088793 +0000 UTC m=+361.031699399 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd200): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe690 item 83 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.624901087 +0000 UTC m=+361.032511693 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfd700): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.624901087 +0000 UTC m=+361.032511693 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe850 item 83 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.626888736 +0000 UTC m=+361.034499342 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a340): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfebd0 item 84 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.627872682 +0000 UTC m=+361.035483288 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9a840): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.627872682 +0000 UTC m=+361.035483288 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9adc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfed90 item 84 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.630041761 +0000 UTC m=+361.037652368 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b440): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff110 item 85 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.630900854 +0000 UTC m=+361.038511460 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9b940): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.630900854 +0000 UTC m=+361.038511460 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e9be80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff2d0 item 85 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.632954767 +0000 UTC m=+361.040565373 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebc580): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff650 item 86 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.633823106 +0000 UTC m=+361.041433722 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebca80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.633823106 +0000 UTC m=+361.041433722 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff810 item 86 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.635715627 +0000 UTC m=+361.043326232 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebd680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dffb90 item 87 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.636520538 +0000 UTC m=+361.044131143 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000ebdb80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.636520538 +0000 UTC m=+361.044131143 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc140): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dffd50 item 87 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.638568229 +0000 UTC m=+361.046178835 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edc7c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8150 item 88 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.639505227 +0000 UTC m=+361.047115832 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edccc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.639505227 +0000 UTC m=+361.047115832 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8310 item 88 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.641477456 +0000 UTC m=+361.049088062 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edd880): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8690 item 89 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.642237663 +0000 UTC m=+361.049848270 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000edddc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8850 item 89 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.643083279 +0000 UTC m=+361.050693885 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc380): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.643083279 +0000 UTC m=+361.050693885 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efc900): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8a10 item 89 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.64506097 +0000 UTC m=+361.052671576 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efcf40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8d90 item 90 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.645825605 +0000 UTC m=+361.053436210 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd480): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee8f50 item 90 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.647308546 +0000 UTC m=+361.054919152 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000efd9c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.647308546 +0000 UTC m=+361.054919152 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24000): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9110 item 90 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.649261721 +0000 UTC m=+361.056872327 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9490 item 91 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.650032327 +0000 UTC m=+361.057642933 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f24b80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): >_readAt: n=2, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): _writeAt: size=3, off=7 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9650 item 91 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.651253809 +0000 UTC m=+361.058864415 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f250c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): >_readAt: n=8, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.651253809 +0000 UTC m=+361.058864415 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25640): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9810 item 91 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.6542719 +0000 UTC m=+361.061882507 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f25c80): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9b90 item 92 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.655052836 +0000 UTC m=+361.062663442 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40240): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): open at offset 5 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9d50 item 92 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): _readAt: size=2, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): _writeAt: size=3, off=5 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): >_writeAt: n=3, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.656144294 +0000 UTC m=+361.063754900 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40780): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): >_readAt: n=3, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.656144294 +0000 UTC m=+361.063754900 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f40d40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee9f10 item 92 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.658448436 +0000 UTC m=+361.066059053 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f41380): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4a310 item 93 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.659309472 +0000 UTC m=+361.066920079 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f418c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.659309472 +0000 UTC m=+361.066920079 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4a4d0 item 93 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.661719954 +0000 UTC m=+361.069330561 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5c680): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4a850 item 94 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.662498655 +0000 UTC m=+361.070109261 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5cbc0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.662498655 +0000 UTC m=+361.070109261 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d2c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4aa10 item 94 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.664870175 +0000 UTC m=+361.072480781 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5d900): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4ad90 item 95 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.665894827 +0000 UTC m=+361.073505433 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f5de40): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.665894827 +0000 UTC m=+361.073505433 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f825c0): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4af50 item 95 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 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/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): open at offset 0 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): _readAt: size=2, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): >_readAt: n=0, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.667972605 +0000 UTC m=+361.075583211 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000f82c00): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): _writeAt: size=5, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): >openPending: err= 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e28f50 item 96 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): >_writeAt: n=5, err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.668867765 +0000 UTC m=+361.076478371 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56040): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): _readAt: size=512, off=0 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): openPending: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): >openPending: err= 2025/11/17 02:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): >_readAt: n=5, err=EOF 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): close: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:28.668867765 +0000 UTC m=+361.076478371 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:28 DEBUG : open-test-file(0xc000e56740): >close: err= 2025/11/17 02:24:28 DEBUG : open-test-file: Remove: 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e29110 item 96 2025/11/17 02:24:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:28 DEBUG : open-test-file: >Remove: err= 2025/11/17 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:28 DEBUG : Looking for writers 2025/11/17 02:24:28 DEBUG : >WaitForWriters: 2025/11/17 02:24:28 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/17 02:24:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.273097242 +0000 UTC m=+361.680707819 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c08d40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.273097242 +0000 UTC m=+361.680707819 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c091c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.273097242 +0000 UTC m=+361.680707819 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eab60 item 1 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.277394546 +0000 UTC m=+361.685005162 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c09cc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.277394546 +0000 UTC m=+361.685005162 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eb030 item 2 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.280170703 +0000 UTC m=+361.687781330 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.280170703 +0000 UTC m=+361.687781330 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c34d00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.280170703 +0000 UTC m=+361.687781330 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c351c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eb3b0 item 3 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.283902445 +0000 UTC m=+361.691513061 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35840): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.283902445 +0000 UTC m=+361.691513061 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c35d80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006eb8f0 item 4 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.286493777 +0000 UTC m=+361.694104403 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54440): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.286493777 +0000 UTC m=+361.694104403 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c548c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.286493777 +0000 UTC m=+361.694104403 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c54d80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ebd50 item 5 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.29022704 +0000 UTC m=+361.697837666 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55400): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.29022704 +0000 UTC m=+361.697837666 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c55940): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c662a0 item 6 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.292855643 +0000 UTC m=+361.700466259 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76040): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.292855643 +0000 UTC m=+361.700466259 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76540): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.292855643 +0000 UTC m=+361.700466259 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c76a00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66620 item 7 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.296396366 +0000 UTC m=+361.704006982 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.296396366 +0000 UTC m=+361.704006982 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c775c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66af0 item 8 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc000c77b80): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77b80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.299395151 +0000 UTC m=+361.707005767 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000c77f40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.299395151 +0000 UTC m=+361.707005767 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094440): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.299395151 +0000 UTC m=+361.707005767 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094940): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c66e70 item 9 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.302803345 +0000 UTC m=+361.710413932 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001094fc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.302803345 +0000 UTC m=+361.710413932 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095500): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67340 item 10 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc001095b40): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095b40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.304901643 +0000 UTC m=+361.712512228 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001095f00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.304901643 +0000 UTC m=+361.712512228 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6480): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.304901643 +0000 UTC m=+361.712512228 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b6980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c676c0 item 11 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.308504392 +0000 UTC m=+361.716115018 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7000): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.308504392 +0000 UTC m=+361.716115018 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7540): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67b90 item 12 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc0010b7b80): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7b80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.311428648 +0000 UTC m=+361.719039265 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010b7f40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.311428648 +0000 UTC m=+361.719039265 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c67f10 item 13 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.314301127 +0000 UTC m=+361.721911743 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d2d00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.314301127 +0000 UTC m=+361.721911743 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d6310 item 14 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc0010d3880): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.317148349 +0000 UTC m=+361.724758975 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010d3c40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.317148349 +0000 UTC m=+361.724758975 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fa380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d6690 item 15 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.319676472 +0000 UTC m=+361.727287098 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faa00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.319676472 +0000 UTC m=+361.727287098 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010faf40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d6a10 item 16 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.322529415 +0000 UTC m=+361.730140041 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fb580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.322529415 +0000 UTC m=+361.730140041 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fba00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.322529415 +0000 UTC m=+361.730140041 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0010fbf00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d6d90 item 17 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.326410366 +0000 UTC m=+361.734020982 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.326410366 +0000 UTC m=+361.734020982 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001118b40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d7260 item 18 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.329330233 +0000 UTC m=+361.736940820 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011191c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.329330233 +0000 UTC m=+361.736940820 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83200): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.329330233 +0000 UTC m=+361.736940820 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83700): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4b2d0 item 19 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.332469313 +0000 UTC m=+361.740079929 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f83d80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.332469313 +0000 UTC m=+361.740079929 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4b7a0 item 20 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.335307938 +0000 UTC m=+361.742918614 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9e9c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.335307938 +0000 UTC m=+361.742918614 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9eec0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.335307938 +0000 UTC m=+361.742918614 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9f3c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f4bb20 item 21 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.339011587 +0000 UTC m=+361.746622203 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000f9fa40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.339011587 +0000 UTC m=+361.746622203 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc000): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb2070 item 22 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.341956493 +0000 UTC m=+361.749567118 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbc680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.341956493 +0000 UTC m=+361.749567118 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbcb80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.341956493 +0000 UTC m=+361.749567118 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb23f0 item 23 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.345613834 +0000 UTC m=+361.753224460 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbd700): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.345613834 +0000 UTC m=+361.753224460 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fbdc40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb28c0 item 24 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc000fde300): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde300): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.348496393 +0000 UTC m=+361.756107019 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fde6c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.348496393 +0000 UTC m=+361.756107019 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdebc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.348496393 +0000 UTC m=+361.756107019 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb2c40 item 25 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.352434462 +0000 UTC m=+361.760045087 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdf780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.352434462 +0000 UTC m=+361.760045087 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000fdfcc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb3110 item 26 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc000ffc380): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.356602019 +0000 UTC m=+361.764212646 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffc740): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.356602019 +0000 UTC m=+361.764212646 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffcc40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.356602019 +0000 UTC m=+361.764212646 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb3490 item 27 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.361607951 +0000 UTC m=+361.769218567 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffd800): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.361607951 +0000 UTC m=+361.769218567 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000ffdd40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb3960 item 28 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc0011a0400): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0400): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.364448571 +0000 UTC m=+361.772059187 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a07c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.364448571 +0000 UTC m=+361.772059187 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a0e80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb3ce0 item 29 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.36772073 +0000 UTC m=+361.775331356 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1500): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.36772073 +0000 UTC m=+361.775331356 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011a1a40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ba0e0 item 30 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): _readAt: size=2, off=0 2025/11/17 02:24:29 ERROR : open-test-file(0xc0011c4100): Couldn't read size of file 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): close: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.370685402 +0000 UTC m=+361.778296018 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c44c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.370685402 +0000 UTC m=+361.778296018 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c4b80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ba460 item 31 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.37355158 +0000 UTC m=+361.781162206 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5200): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.37355158 +0000 UTC m=+361.781162206 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5740): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ba7e0 item 32 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.376253568 +0000 UTC m=+361.783864184 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011c5d80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bab60 item 33 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.377287178 +0000 UTC m=+361.784897794 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.377287178 +0000 UTC m=+361.784897794 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bad20 item 33 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.380466854 +0000 UTC m=+361.788077470 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e6dc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bb0a0 item 34 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.381578809 +0000 UTC m=+361.789189426 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.381578809 +0000 UTC m=+361.789189426 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bb260 item 34 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.387229401 +0000 UTC m=+361.794840017 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0011e7dc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bb5e0 item 35 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.387995708 +0000 UTC m=+361.795606314 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012002c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.387995708 +0000 UTC m=+361.795606314 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012007c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bb7a0 item 35 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.392700275 +0000 UTC m=+361.800310881 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001200e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bbb20 item 36 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.393747951 +0000 UTC m=+361.801358547 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.393747951 +0000 UTC m=+361.801358547 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011bbce0 item 36 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.395688241 +0000 UTC m=+361.803298837 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001201ec0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012240e0 item 37 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.396554265 +0000 UTC m=+361.804164861 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012223c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.396554265 +0000 UTC m=+361.804164861 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012228c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012242a0 item 37 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.39968017 +0000 UTC m=+361.807290777 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001222f40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001224620 item 38 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.400773841 +0000 UTC m=+361.808384448 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223440): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.400773841 +0000 UTC m=+361.808384448 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001223980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012247e0 item 38 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.402863532 +0000 UTC m=+361.810474128 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001224b60 item 39 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.403755176 +0000 UTC m=+361.811365782 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.403755176 +0000 UTC m=+361.811365782 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001248a80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001224d20 item 39 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.408002043 +0000 UTC m=+361.815612639 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012250a0 item 40 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.411212416 +0000 UTC m=+361.818823033 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.411212416 +0000 UTC m=+361.818823033 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001249b40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001225260 item 40 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.414081729 +0000 UTC m=+361.821692345 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012255e0 item 41 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.414979824 +0000 UTC m=+361.822590441 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012257a0 item 41 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.415680649 +0000 UTC m=+361.823291235 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001262b40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.415680649 +0000 UTC m=+361.823291235 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001225960 item 41 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.417496897 +0000 UTC m=+361.825107483 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012636c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001225ce0 item 42 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.41825014 +0000 UTC m=+361.825860726 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001263bc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001225ea0 item 42 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.419043629 +0000 UTC m=+361.826654215 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.419043629 +0000 UTC m=+361.826654215 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286700): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a0e0 item 42 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.42133642 +0000 UTC m=+361.828947046 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001286d40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a460 item 43 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.422212344 +0000 UTC m=+361.829822960 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a620 item 43 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.423326504 +0000 UTC m=+361.830937120 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.423326504 +0000 UTC m=+361.830937120 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001287cc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a7e0 item 43 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.425990843 +0000 UTC m=+361.833601459 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128ab60 item 44 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.426898425 +0000 UTC m=+361.834509051 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128ad20 item 44 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.428032593 +0000 UTC m=+361.835643220 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a0dc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.428032593 +0000 UTC m=+361.835643220 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128aee0 item 44 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.430002479 +0000 UTC m=+361.837613065 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b260 item 45 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.431044233 +0000 UTC m=+361.838654849 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012a1e80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.431044233 +0000 UTC m=+361.838654849 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0012c2600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b420 item 45 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.433440219 +0000 UTC m=+361.841050805 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104e070 item 46 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.434173484 +0000 UTC m=+361.841784070 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.434173484 +0000 UTC m=+361.841784070 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000e57e80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104e230 item 46 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.436083278 +0000 UTC m=+361.843693863 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105a540): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104e5b0 item 47 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.43678292 +0000 UTC m=+361.844393505 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105aa40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.43678292 +0000 UTC m=+361.844393505 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b140): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104e770 item 47 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.438586353 +0000 UTC m=+361.846196939 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105b780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104eaf0 item 48 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.439459392 +0000 UTC m=+361.847069978 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00105bc80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.439459392 +0000 UTC m=+361.847069978 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107a400): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104ecb0 item 48 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.441390304 +0000 UTC m=+361.849000890 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aa40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104f030 item 49 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.442046716 +0000 UTC m=+361.849657301 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107aec0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.442046716 +0000 UTC m=+361.849657301 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107b400): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104f1f0 item 49 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.443835191 +0000 UTC m=+361.851445777 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00107ba80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104f570 item 50 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.444607651 +0000 UTC m=+361.852218237 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c000): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.444607651 +0000 UTC m=+361.852218237 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131c580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104f730 item 50 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.446418568 +0000 UTC m=+361.854029154 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131cc00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104fab0 item 51 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.447093014 +0000 UTC m=+361.854703599 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.447093014 +0000 UTC m=+361.854703599 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131d640): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104fc70 item 51 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.448713614 +0000 UTC m=+361.856324200 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00131dcc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a070 item 52 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.449426771 +0000 UTC m=+361.857037368 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.449426771 +0000 UTC m=+361.857037368 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013387c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a230 item 52 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.450946733 +0000 UTC m=+361.858557319 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001338e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a5b0 item 53 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.451543863 +0000 UTC m=+361.859154449 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.451543863 +0000 UTC m=+361.859154449 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133a770 item 53 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.453202405 +0000 UTC m=+361.860812991 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001339f00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133aaf0 item 54 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.453885467 +0000 UTC m=+361.861496063 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135a480): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.453885467 +0000 UTC m=+361.861496063 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135aa00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133acb0 item 54 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.455797926 +0000 UTC m=+361.863408511 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133b030 item 55 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.456350592 +0000 UTC m=+361.863961188 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135b580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.456350592 +0000 UTC m=+361.863961188 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00135bac0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133b1f0 item 55 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.457984858 +0000 UTC m=+361.865595444 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013761c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133b570 item 56 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.458751677 +0000 UTC m=+361.866362263 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013766c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.458751677 +0000 UTC m=+361.866362263 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001376c40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133b730 item 56 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.460859551 +0000 UTC m=+361.868470137 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133bab0 item 57 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.461626811 +0000 UTC m=+361.869237397 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013777c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133bc70 item 57 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.462447501 +0000 UTC m=+361.870058076 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001377d00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.462447501 +0000 UTC m=+361.870058076 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c300): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00133be30 item 57 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.464545647 +0000 UTC m=+361.872156233 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139c940): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a6230 item 58 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.465193944 +0000 UTC m=+361.872804530 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139ce80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a63f0 item 58 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.466036083 +0000 UTC m=+361.873646669 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d3c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.466036083 +0000 UTC m=+361.873646669 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00139d980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a65b0 item 58 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.467531779 +0000 UTC m=+361.875142365 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0040): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a6930 item 59 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.468265405 +0000 UTC m=+361.875875992 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a6af0 item 59 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.469085384 +0000 UTC m=+361.876695981 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c0ac0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.469085384 +0000 UTC m=+361.876695981 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1040): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a6cb0 item 59 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.470851919 +0000 UTC m=+361.878462504 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a7030 item 60 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.471543877 +0000 UTC m=+361.879154463 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013c1bc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a71f0 item 60 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.472356761 +0000 UTC m=+361.879967347 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.472356761 +0000 UTC m=+361.879967347 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dc740): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a73b0 item 60 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.474331306 +0000 UTC m=+361.881941892 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dcd80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a7730 item 61 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.475092334 +0000 UTC m=+361.882702920 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd2c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.475092334 +0000 UTC m=+361.882702920 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013dd9c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a78f0 item 61 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.477591432 +0000 UTC m=+361.885202019 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a7c70 item 62 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.47855482 +0000 UTC m=+361.886165407 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f45c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.47855482 +0000 UTC m=+361.886165407 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f4cc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013a7e30 item 62 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.481071322 +0000 UTC m=+361.888681907 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5300): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c230 item 63 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.481861233 +0000 UTC m=+361.889471819 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5840): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.481861233 +0000 UTC m=+361.889471819 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0013f5f40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c3f0 item 63 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): >_readAt: n=0, err=Bad file descriptor 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.483459402 +0000 UTC m=+361.891069987 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141a600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c770 item 64 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.484072252 +0000 UTC m=+361.891682838 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141ab40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.484072252 +0000 UTC m=+361.891682838 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b240): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140c930 item 64 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.485816844 +0000 UTC m=+361.893427430 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141b880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140ccb0 item 65 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.486499686 +0000 UTC m=+361.894110272 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00141bd00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.486499686 +0000 UTC m=+361.894110272 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140ce70 item 65 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.48802596 +0000 UTC m=+361.895636545 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143c8c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140d1f0 item 66 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.488724549 +0000 UTC m=+361.896335136 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143cd40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.488724549 +0000 UTC m=+361.896335136 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140d3b0 item 66 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.49043008 +0000 UTC m=+361.898040666 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143d8c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140d730 item 67 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.491257432 +0000 UTC m=+361.898868017 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00143dd40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.491257432 +0000 UTC m=+361.898868017 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014662c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140d8f0 item 67 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.492973461 +0000 UTC m=+361.900584047 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466940): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140dc70 item 68 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.493720102 +0000 UTC m=+361.901330689 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001466e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.493720102 +0000 UTC m=+361.901330689 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00140de30 item 68 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.495322729 +0000 UTC m=+361.902933316 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014679c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147e230 item 69 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.495956047 +0000 UTC m=+361.903566633 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001467e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.495956047 +0000 UTC m=+361.903566633 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148c3c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147e3f0 item 69 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.497469406 +0000 UTC m=+361.905079993 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148ca40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147e770 item 70 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.498140536 +0000 UTC m=+361.905751122 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148cf40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.498140536 +0000 UTC m=+361.905751122 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148d480): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147e930 item 70 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.499581179 +0000 UTC m=+361.907191765 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00148db00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147ecb0 item 71 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.500246356 +0000 UTC m=+361.907856943 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa080): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.500246356 +0000 UTC m=+361.907856943 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aa580): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147ee70 item 71 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.501802766 +0000 UTC m=+361.909413352 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014aac00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147f1f0 item 72 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.502442717 +0000 UTC m=+361.910053303 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.502442717 +0000 UTC m=+361.910053303 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ab640): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147f3b0 item 72 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.503905341 +0000 UTC m=+361.911515927 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014abc00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147f730 item 73 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.504473526 +0000 UTC m=+361.912084113 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147f8f0 item 73 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.505090134 +0000 UTC m=+361.912700720 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cc640): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.505090134 +0000 UTC m=+361.912700720 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014ccb80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147fab0 item 73 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.506775887 +0000 UTC m=+361.914386473 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd1c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147fe30 item 74 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.507441846 +0000 UTC m=+361.915052432 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cd6c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ea070 item 74 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.508181594 +0000 UTC m=+361.915792179 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014cdc00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.508181594 +0000 UTC m=+361.915792179 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2200): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ea230 item 74 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.509544902 +0000 UTC m=+361.917155488 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2840): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ea5b0 item 75 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.510133786 +0000 UTC m=+361.917744372 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f2d40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): _writeAt: size=3, off=2 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ea770 item 75 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.510805938 +0000 UTC m=+361.918416524 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3280): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.510805938 +0000 UTC m=+361.918416524 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f37c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ea930 item 75 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.512258233 +0000 UTC m=+361.919868818 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0014f3e00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eacb0 item 76 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.512816921 +0000 UTC m=+361.920427506 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eae70 item 76 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): _writeAt: size=3, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.513505863 +0000 UTC m=+361.921116449 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015148c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.513505863 +0000 UTC m=+361.921116449 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001514e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eb030 item 76 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.514931297 +0000 UTC m=+361.922541884 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515480): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eb3b0 item 77 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.515477522 +0000 UTC m=+361.923088108 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001515980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.515477522 +0000 UTC m=+361.923088108 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eb570 item 77 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.517108552 +0000 UTC m=+361.924719138 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532740): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014eb8f0 item 78 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.517653343 +0000 UTC m=+361.925263930 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001532c40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.517653343 +0000 UTC m=+361.925263930 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ebab0 item 78 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.519360537 +0000 UTC m=+361.926971123 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533980): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ebe30 item 79 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.519994137 +0000 UTC m=+361.927604722 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001533e80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.519994137 +0000 UTC m=+361.927604722 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154e600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001556070 item 79 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.521587545 +0000 UTC m=+361.929198132 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154ec40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015563f0 item 80 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.522105197 +0000 UTC m=+361.929715783 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f140): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.522105197 +0000 UTC m=+361.929715783 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154f840): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015565b0 item 80 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.523938757 +0000 UTC m=+361.931549343 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00154fe80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001556930 item 81 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.524558209 +0000 UTC m=+361.932168794 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574380): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.524558209 +0000 UTC m=+361.932168794 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015748c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001556af0 item 81 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.526094521 +0000 UTC m=+361.933705107 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001574f40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001556e70 item 82 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.526779275 +0000 UTC m=+361.934389862 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001575440): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.526779275 +0000 UTC m=+361.934389862 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015759c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001557030 item 82 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.528186967 +0000 UTC m=+361.935797553 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015900c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015573b0 item 83 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.528803243 +0000 UTC m=+361.936413828 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015905c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.528803243 +0000 UTC m=+361.936413828 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001590b00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001557570 item 83 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.530308497 +0000 UTC m=+361.937919073 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015578f0 item 84 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.531131792 +0000 UTC m=+361.938742378 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.531131792 +0000 UTC m=+361.938742378 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc001591c00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001557ab0 item 84 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.532461837 +0000 UTC m=+361.940072422 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2300): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001557e30 item 85 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.533096508 +0000 UTC m=+361.940707094 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2800): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.533096508 +0000 UTC m=+361.940707094 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b2d40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be070 item 85 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.534592604 +0000 UTC m=+361.942203190 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b33c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be3f0 item 86 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.535360415 +0000 UTC m=+361.942971002 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b38c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.535360415 +0000 UTC m=+361.942971002 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015b3e40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be5b0 item 86 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.536873074 +0000 UTC m=+361.944483660 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ce540): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be930 item 87 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.537568528 +0000 UTC m=+361.945179114 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cea40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.537568528 +0000 UTC m=+361.945179114 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cef80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015beaf0 item 87 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.540508865 +0000 UTC m=+361.948119490 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cf600): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bee70 item 88 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.5417009 +0000 UTC m=+361.949311517 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015cfb00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.5417009 +0000 UTC m=+361.949311517 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bf030 item 88 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.54490403 +0000 UTC m=+361.952514657 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee740): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be000 item 89 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.547180411 +0000 UTC m=+361.954791027 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be1c0 item 89 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.548262522 +0000 UTC m=+361.955873138 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ee6c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.548262522 +0000 UTC m=+361.955873138 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015eeec0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be380 item 89 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.550662504 +0000 UTC m=+361.958273130 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015ef500): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be700 item 90 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.55124712 +0000 UTC m=+361.958857697 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0015efa40): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015be8c0 item 90 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.551947625 +0000 UTC m=+361.959558201 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.551947625 +0000 UTC m=+361.959558201 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012e880): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bea80 item 90 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.55346945 +0000 UTC m=+361.961080036 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f0c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bee00 item 91 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.554262087 +0000 UTC m=+361.961872674 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012f680): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): >_readAt: n=2, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): _writeAt: size=3, off=7 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015befc0 item 91 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.554955718 +0000 UTC m=+361.962566305 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00012fbc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): >_readAt: n=8, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.554955718 +0000 UTC m=+361.962566305 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c87c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bf180 item 91 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.556912971 +0000 UTC m=+361.964523557 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0002c8f80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348230 item 92 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.558302888 +0000 UTC m=+361.965913475 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000724c00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): open at offset 5 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348af0 item 92 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): _readAt: size=2, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): _writeAt: size=3, off=5 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): >_writeAt: n=3, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.559015645 +0000 UTC m=+361.966626231 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725180): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): >_readAt: n=3, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.559015645 +0000 UTC m=+361.966626231 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725780): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348f50 item 92 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.561313898 +0000 UTC m=+361.968924484 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc000725f00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508070 item 93 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.562079484 +0000 UTC m=+361.969690070 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013a2c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.562079484 +0000 UTC m=+361.969690070 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b100): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005084d0 item 93 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.563977595 +0000 UTC m=+361.971588181 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013b900): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508f50 item 94 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.564754512 +0000 UTC m=+361.972365098 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc00013be80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.564754512 +0000 UTC m=+361.972365098 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a2fc0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509340 item 94 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.566920627 +0000 UTC m=+361.974531213 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0003a3840): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509b90 item 95 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.567863745 +0000 UTC m=+361.975474322 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c00c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.567863745 +0000 UTC m=+361.975474322 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c07c0): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e3f0 item 95 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 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/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): open at offset 0 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): _readAt: size=2, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): >_readAt: n=0, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.569845333 +0000 UTC m=+361.977455910 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c0e00): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): _writeAt: size=5, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): >openPending: err= 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f0a0 item 96 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): >_writeAt: n=5, err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.570499691 +0000 UTC m=+361.978110268 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1340): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 02:24:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 02:24:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 02:24:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 02:24:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): _readAt: size=512, off=0 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): openPending: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): >openPending: err= 2025/11/17 02:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): >_readAt: n=5, err=EOF 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): close: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 02:24:29.570499691 +0000 UTC m=+361.978110268 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:29 DEBUG : open-test-file(0xc0008c1a80): >close: err= 2025/11/17 02:24:29 DEBUG : open-test-file: Remove: 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fb20 item 96 2025/11/17 02:24:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 02:24:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 02:24:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 02:24:29 DEBUG : open-test-file: >Remove: err= 2025/11/17 02:24:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:29 DEBUG : Looking for writers 2025/11/17 02:24:29 DEBUG : >WaitForWriters: 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.86s) --- PASS: TestRWFileHandleOpenTests/writes (0.95s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.90s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:29 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:30 DEBUG : file1: newRWFileHandle: 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): openPending: 2025/11/17 02:24:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): >openPending: err= 2025/11/17 02:24:30 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 02:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 02:24:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): _writeAt: size=2, off=0 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): >_writeAt: n=2, err= 2025/11/17 02:24:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): RWFileHandle.Flush 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): RWFileHandle.Release 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): close: 2025/11/17 02:24:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/17 02:24:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:30 DEBUG : file1(0xc000636100): >close: err= 2025/11/17 02:24:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:30 DEBUG : file1: vfs cache: starting upload 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:30 DEBUG : Looking for writers 2025/11/17 02:24:30 DEBUG : file1: reading active writers 2025/11/17 02:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:31 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/17 02:24:31 DEBUG : Looking for writers 2025/11/17 02:24:31 DEBUG : file1: reading active writers 2025/11/17 02:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:32 DEBUG : file1: size = 2 OK 2025/11/17 02:24:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/17 02:24:32 INFO : file1: Copied (new) 2025/11/17 02:24:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/17 02:24:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 02:24:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/17 02:24:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:24:32 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 02:24:32 DEBUG : Looking for writers 2025/11/17 02:24:32 DEBUG : file1: reading active writers 2025/11/17 02:24:32 DEBUG : >WaitForWriters: 2025/11/17 02:24:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:32 DEBUG : Looking for writers 2025/11/17 02:24:32 DEBUG : file1: reading active writers 2025/11/17 02:24:32 DEBUG : >WaitForWriters: 2025/11/17 02:24:32 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.27s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:24:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:24:33 DEBUG : rename_me: newRWFileHandle: 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): openPending: 2025/11/17 02:24:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 02:24:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): >openPending: err= 2025/11/17 02:24:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/17 02:24:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 02:24:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/17 02:24:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): _writeAt: size=5, off=0 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): >_writeAt: n=5, err= 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): close: 2025/11/17 02:24:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-17 02:24:33.433265006 +0000 UTC m=+365.840875632 2025/11/17 02:24:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/17 02:24:33 DEBUG : rename_me(0xc000725080): >close: err= 2025/11/17 02:24:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/17 02:24:33 DEBUG : i_was_renamed: Updating file with 0xc000737200 2025/11/17 02:24:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/17 02:24:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 02:24:33 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 02:24:33 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 02:24:33 DEBUG : Looking for writers 2025/11/17 02:24:33 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 02:24:34 DEBUG : Looking for writers 2025/11/17 02:24:34 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/17 02:24:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/11/17 02:24:34 DEBUG : Looking for writers 2025/11/17 02:24:34 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/17 02:24:35 DEBUG : i_was_renamed: size = 5 OK 2025/11/17 02:24:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:24:35 INFO : i_was_renamed: Copied (new) 2025/11/17 02:24:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-17 02:24:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 02:24:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/17 02:24:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 02:24:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/17 02:24:35 DEBUG : Looking for writers 2025/11/17 02:24:35 DEBUG : i_was_renamed: reading active writers 2025/11/17 02:24:35 DEBUG : >WaitForWriters: 2025/11/17 02:24:35 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWCacheRename (10.50s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:24:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:24:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 02:24:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 02:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gicokog4jocu" 2025/11/17 02:24:43 INFO : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 02:24:43 DEBUG : forgetting directory cache 2025/11/17 02:24:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): _readAt: size=512, off=0 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): openPending: 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:25:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:24:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): >openPending: err= 2025/11/17 02:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): >_readAt: n=20, err=EOF 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): close: 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:25:43 +0000 UTC 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate(0xc001134340): >close: err= 2025/11/17 02:24:46 DEBUG : Re-reading directory (200.58326ms old) 2025/11/17 02:24:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:24:47 DEBUG : forgetting directory cache 2025/11/17 02:24:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): _readAt: size=512, off=0 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): openPending: 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:26:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-17 01:25:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:26:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-17 01:25:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/17 02:24:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:24:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): >openPending: err= 2025/11/17 02:24:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): >_readAt: n=20, err=EOF 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): close: 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:26:43 +0000 UTC 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate(0xc000636440): >close: err= 2025/11/17 02:24:49 DEBUG : Re-reading directory (197.296944ms old) 2025/11/17 02:24:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:24:49 DEBUG : forgetting directory cache 2025/11/17 02:24:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate(0xc001134280): _readAt: size=512, off=0 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate(0xc001134280): openPending: 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:27:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-17 01:26:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:27:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-17 01:26:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/17 02:24:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:24:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate(0xc001134280): >openPending: err= 2025/11/17 02:24:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:24:52 DEBUG : forgetting directory cache 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate(0xc001134280): >_readAt: n=20, err=EOF 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate(0xc001134280): close: 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:27:43 +0000 UTC 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate(0xc001134280): >close: err= 2025/11/17 02:24:52 DEBUG : Re-reading directory (224.314239ms old) 2025/11/17 02:24:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:24:52 DEBUG : forgetting directory cache 2025/11/17 02:24:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate(0xc00012eac0): _readAt: size=512, off=0 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate(0xc00012eac0): openPending: 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:28:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-17 01:27:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:28:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-17 01:27:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/17 02:24:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:24:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate(0xc00012eac0): >openPending: err= 2025/11/17 02:24:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:24:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate(0xc00012eac0): >_readAt: n=20, err=EOF 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate(0xc00012eac0): close: 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:28:43 +0000 UTC 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate(0xc00012eac0): >close: err= 2025/11/17 02:24:55 DEBUG : Re-reading directory (199.598881ms old) 2025/11/17 02:24:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:24:55 DEBUG : forgetting directory cache 2025/11/17 02:24:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): _readAt: size=512, off=0 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): openPending: 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:29:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-17 01:28:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:29:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-17 01:28:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/17 02:24:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:24:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): >openPending: err= 2025/11/17 02:24:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:24:57 DEBUG : forgetting directory cache 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): >_readAt: n=20, err=EOF 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): close: 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:29:43 +0000 UTC 2025/11/17 02:24:57 DEBUG : TestRWCacheUpdate(0xc00012e440): >close: err= 2025/11/17 02:24:57 DEBUG : Re-reading directory (210.189229ms old) 2025/11/17 02:24:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:24:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:24:58 DEBUG : forgetting directory cache 2025/11/17 02:24:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): _readAt: size=512, off=0 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): openPending: 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 01:30:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-17 01:29:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 01:30:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-17 01:29:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/17 02:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 02:25:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): >openPending: err= 2025/11/17 02:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:00 DEBUG : forgetting directory cache 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): >_readAt: n=20, err=EOF 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): close: 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:30:43 +0000 UTC 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate(0xc00012f000): >close: err= 2025/11/17 02:25:00 DEBUG : Re-reading directory (203.486372ms old) 2025/11/17 02:25:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:25:01 DEBUG : forgetting directory cache 2025/11/17 02:25:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/11/17 02:25:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): _readAt: size=512, off=0 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): openPending: 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-17 01:31:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-17 01:30:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-17 01:31:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-17 01:30:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/17 02:25:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/17 02:25:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): >openPending: err= 2025/11/17 02:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:03 DEBUG : forgetting directory cache 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): >_readAt: n=21, err=EOF 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): close: 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:31:43 +0000 UTC 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate(0xc000636340): >close: err= 2025/11/17 02:25:03 DEBUG : Re-reading directory (216.991961ms old) 2025/11/17 02:25:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:25:03 DEBUG : forgetting directory cache 2025/11/17 02:25:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): _readAt: size=512, off=0 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): openPending: 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-17 01:32:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-17 01:31:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-17 01:32:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-17 01:31:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/17 02:25:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/17 02:25:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): >openPending: err= 2025/11/17 02:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): >_readAt: n=22, err=EOF 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): close: 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:32:43 +0000 UTC 2025/11/17 02:25:05 DEBUG : TestRWCacheUpdate(0xc00012e880): >close: err= 2025/11/17 02:25:05 DEBUG : Re-reading directory (196.010898ms old) 2025/11/17 02:25:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:25:06 DEBUG : forgetting directory cache 2025/11/17 02:25:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): _readAt: size=512, off=0 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): openPending: 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-17 01:33:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-17 01:32:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-17 01:33:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-17 01:32:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/17 02:25:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/17 02:25:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): >openPending: err= 2025/11/17 02:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): >_readAt: n=23, err=EOF 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): close: 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:33:43 +0000 UTC 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate(0xc00012e3c0): >close: err= 2025/11/17 02:25:08 DEBUG : Re-reading directory (198.247743ms old) 2025/11/17 02:25:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:25:09 DEBUG : forgetting directory cache 2025/11/17 02:25:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate(0xc0011347c0): _readAt: size=512, off=0 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate(0xc0011347c0): openPending: 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-17 01:34:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-17 01:33:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-17 01:34:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-17 01:33:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/17 02:25:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/17 02:25:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate(0xc0011347c0): >openPending: err= 2025/11/17 02:25:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:11 DEBUG : forgetting directory cache 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate(0xc0011347c0): >_readAt: n=24, err=EOF 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate(0xc0011347c0): close: 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 01:34:43 +0000 UTC 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate(0xc0011347c0): >close: err= 2025/11/17 02:25:11 DEBUG : Re-reading directory (209.177489ms old) 2025/11/17 02:25:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 02:25:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:11 DEBUG : Looking for writers 2025/11/17 02:25:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/17 02:25:11 DEBUG : >WaitForWriters: 2025/11/17 02:25:11 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': vfs cache: cleaner exiting 2025/11/17 02:25:11 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.35s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:13 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/11/17 02:25:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/11/17 02:25:16 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:16 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 02:25:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:25:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:25:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/17 02:25:17 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:17 DEBUG : Looking for writers 2025/11/17 02:25:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/17 02:25:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/17 02:25:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.23s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:18 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:18 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:18 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': Reusing VFS from active cache 2025/11/17 02:25:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:18 DEBUG : Looking for writers 2025/11/17 02:25:18 DEBUG : >WaitForWriters: 2025/11/17 02:25:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:18 DEBUG : Looking for writers 2025/11/17 02:25:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.39s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:19 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:19 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:19 DEBUG : Looking for writers 2025/11/17 02:25:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.41s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:19 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:19 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:19 DEBUG : Looking for writers 2025/11/17 02:25:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:19 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:19 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:25 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:25 DEBUG : dir: Looking for writers 2025/11/17 02:25:25 DEBUG : file2: reading active writers 2025/11/17 02:25:25 DEBUG : Looking for writers 2025/11/17 02:25:25 DEBUG : dir: reading active writers 2025/11/17 02:25:25 DEBUG : file1: reading active writers 2025/11/17 02:25:25 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSStat (7.70s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:27 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:27 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:28 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:30 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:32 DEBUG : dir: Looking for writers 2025/11/17 02:25:32 DEBUG : Looking for writers 2025/11/17 02:25:32 DEBUG : dir: reading active writers 2025/11/17 02:25:32 DEBUG : file1: reading active writers 2025/11/17 02:25:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.28s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:33 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:33 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:34 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:38 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:25:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:25:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:25:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:25:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/17 02:25:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/17 02:25:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:25:38 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:25:40 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/17 02:25:40 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:25:40 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/17 02:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 02:25:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:25:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 02:25:40 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:40 DEBUG : dir: Looking for writers 2025/11/17 02:25:40 DEBUG : file2: reading active writers 2025/11/17 02:25:40 DEBUG : new_file.txt: reading active writers 2025/11/17 02:25:40 DEBUG : Looking for writers 2025/11/17 02:25:40 DEBUG : dir: reading active writers 2025/11/17 02:25:40 DEBUG : file1: reading active writers 2025/11/17 02:25:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.32s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:42 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:42 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/17 02:25:45 DEBUG : dir/file2: same parent dir (ODFfOTYwMzEwMF9GdDF3Nw) - using file/rename instead of move_copy for dir/file1 2025/11/17 02:25:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/17 02:25:46 DEBUG : dir/file1: Updating file with dir/file1 0xc001570000 2025/11/17 02:25:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/17 02:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 02:25:47 INFO : dir/file1: Moved (server-side) to: file0 2025/11/17 02:25:47 DEBUG : file0: Updating file with file0 0xc001570000 2025/11/17 02:25:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 02:25:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/17 02:25:47 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:47 DEBUG : dir: Looking for writers 2025/11/17 02:25:47 DEBUG : Looking for writers 2025/11/17 02:25:47 DEBUG : dir: reading active writers 2025/11/17 02:25:47 DEBUG : file0: reading active writers 2025/11/17 02:25:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.45s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:48 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:48 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:48 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:25:48 DEBUG : Looking for writers 2025/11/17 02:25:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.60s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:25:49 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:25:49 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:25:49 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/17 02:25:50 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/17 02:25:58 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/17 02:25:59 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/17 02:26:08 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/17 02:26:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:08 DEBUG : c: Looking for writers 2025/11/17 02:26:08 DEBUG : d: Looking for writers 2025/11/17 02:26:08 DEBUG : Looking for writers 2025/11/17 02:26:08 DEBUG : a: Looking for writers 2025/11/17 02:26:08 DEBUG : b: Looking for writers 2025/11/17 02:26:08 DEBUG : Looking for writers 2025/11/17 02:26:08 DEBUG : /: reading active writers 2025/11/17 02:26:08 DEBUG : a: reading active writers 2025/11/17 02:26:08 DEBUG : b: reading active writers 2025/11/17 02:26:08 DEBUG : c: reading active writers 2025/11/17 02:26:08 DEBUG : d: reading active writers 2025/11/17 02:26:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (21.69s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:10 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:10 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/17 02:26:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/17 02:26:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/17 02:26:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/17 02:26:16 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:16 DEBUG : a/b/c/d: Looking for writers 2025/11/17 02:26:16 DEBUG : a/b/c: Looking for writers 2025/11/17 02:26:16 DEBUG : d: reading active writers 2025/11/17 02:26:16 DEBUG : a/b: Looking for writers 2025/11/17 02:26:16 DEBUG : c: reading active writers 2025/11/17 02:26:16 DEBUG : a: Looking for writers 2025/11/17 02:26:16 DEBUG : b: reading active writers 2025/11/17 02:26:16 DEBUG : Looking for writers 2025/11/17 02:26:16 DEBUG : a: reading active writers 2025/11/17 02:26:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.84s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:18 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:18 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:18 DEBUG : Looking for writers 2025/11/17 02:26:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:19 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:19 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 02:26:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 02:26:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/17 02:26:19 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:26:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:26:20 DEBUG : file1: size = 5 OK 2025/11/17 02:26:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:26:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/17 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:21 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:26:22 DEBUG : file1: size = 0 OK 2025/11/17 02:26:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:26:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 02:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:22 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (7 bytes), uploading instead of streaming 2025/11/17 02:26:22 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/11/17 02:26:23 DEBUG : file1: size = 7 OK 2025/11/17 02:26:23 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/17 02:26:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:23 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:23 DEBUG : Looking for writers 2025/11/17 02:26:23 DEBUG : file1: reading active writers 2025/11/17 02:26:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.97s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:24 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:24 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/17 02:26:25 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/17 02:26:25 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/17 02:26:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/17 02:26:25 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (11 bytes), uploading instead of streaming 2025/11/17 02:26:26 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/17 02:26:27 DEBUG : file1: size = 11 OK 2025/11/17 02:26:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 02:26:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/17 02:26:27 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:27 DEBUG : Looking for writers 2025/11/17 02:26:27 DEBUG : file1: reading active writers 2025/11/17 02:26:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.72s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:27 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:27 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/17 02:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:27 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 02:26:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/17 02:26:29 DEBUG : file1: size = 5 OK 2025/11/17 02:26:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 02:26:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/17 02:26:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:29 DEBUG : Looking for writers 2025/11/17 02:26:29 DEBUG : file1: reading active writers 2025/11/17 02:26:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.41s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:30 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:30 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:30 DEBUG : file1: WriteFileHandle.Release closing 2025/11/17 02:26:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:30 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:26:31 DEBUG : file1: size = 0 OK 2025/11/17 02:26:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:26:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/17 02:26:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:31 DEBUG : Looking for writers 2025/11/17 02:26:31 DEBUG : file1: reading active writers 2025/11/17 02:26:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.24s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:32 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:32 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:32 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (2 bytes), uploading instead of streaming 2025/11/17 02:26:33 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/17 02:26:34 DEBUG : file1: size = 2 OK 2025/11/17 02:26:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/17 02:26:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/17 02:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:34 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:34 DEBUG : Looking for writers 2025/11/17 02:26:34 DEBUG : file1: reading active writers 2025/11/17 02:26:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.72s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:35 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:35 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:35 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 02:26:36 DEBUG : file1: size = 0 OK 2025/11/17 02:26:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 02:26:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:26:36 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:26:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:26:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:26:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:37 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:37 DEBUG : Looking for writers 2025/11/17 02:26:37 DEBUG : file1: reading active writers 2025/11/17 02:26:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.39s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:37 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:37 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 02:26:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 02:26:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 02:26:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 02:26:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:37 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': File to upload is small (100 bytes), uploading instead of streaming 2025/11/17 02:26:38 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/11/17 02:26:39 DEBUG : file1: size = 100 OK 2025/11/17 02:26:39 DEBUG : file1: md5 = dd5a65ec69c03673b76bdb97aac699ca OK 2025/11/17 02:26:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 02:26:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 02:26:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 02:26:39 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 02:26:39 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 02:26:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 02:26:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:39 DEBUG : Looking for writers 2025/11/17 02:26:39 DEBUG : file1: reading active writers 2025/11/17 02:26:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.83s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:40 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:40 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:41 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/11/17 02:26:43 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/11/17 02:26:44 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/11/17 02:26:46 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/11/17 02:26:48 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/11/17 02:26:50 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/17 02:26:50 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/17 02:26:50 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:50 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:50 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/17 02:26:50 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/17 02:26:50 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:50 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:50 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/17 02:26:50 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/17 02:26:50 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/17 02:26:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/17 02:26:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/17 02:26:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/17 02:26:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:26:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:26:52 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:26:52 DEBUG : flat: Looking for writers 2025/11/17 02:26:52 DEBUG : f001.txt: reading active writers 2025/11/17 02:26:52 DEBUG : f002.txt: reading active writers 2025/11/17 02:26:52 DEBUG : f003.txt: reading active writers 2025/11/17 02:26:52 DEBUG : f004.txt: reading active writers 2025/11/17 02:26:52 DEBUG : f000.txt: reading active writers 2025/11/17 02:26:52 DEBUG : Looking for writers 2025/11/17 02:26:52 DEBUG : flat: reading active writers 2025/11/17 02:26:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.58s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:26:53 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:26:53 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:26:55 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/11/17 02:26:57 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/11/17 02:26:59 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/11/17 02:27:01 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/17 02:27:01 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/17 02:27:01 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:27:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/17 02:27:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/17 02:27:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:27:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/17 02:27:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/17 02:27:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:27:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:27:01 DEBUG : a/b/c: Looking for writers 2025/11/17 02:27:01 DEBUG : deep.txt: reading active writers 2025/11/17 02:27:01 DEBUG : a/b: Looking for writers 2025/11/17 02:27:01 DEBUG : c: reading active writers 2025/11/17 02:27:01 DEBUG : mid.txt: reading active writers 2025/11/17 02:27:01 DEBUG : a: Looking for writers 2025/11/17 02:27:01 DEBUG : top.txt: reading active writers 2025/11/17 02:27:01 DEBUG : b: reading active writers 2025/11/17 02:27:01 DEBUG : Looking for writers 2025/11/17 02:27:01 DEBUG : a: reading active writers 2025/11/17 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.72s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:27:04 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:27:04 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:27:05 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/11/17 02:27:33 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/17 02:27:33 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/17 02:27:33 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:27:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 02:27:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 02:28:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 02:28:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:28:00 DEBUG : bigdir: Looking for writers 2025/11/17 02:28:00 DEBUG : big.bin: reading active writers 2025/11/17 02:28:00 DEBUG : Looking for writers 2025/11/17 02:28:00 DEBUG : bigdir: reading active writers 2025/11/17 02:28:00 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.06s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-gicokog4jocu'", Local "Local file system at /tmp/rclone4165508565", Modify Window "1s" 2025/11/17 02:28:01 INFO : OpenDrive root 'rclone-test-gicokog4jocu': poll-interval is not supported by this remote 2025/11/17 02:28:01 NOTICE: OpenDrive root 'rclone-test-gicokog4jocu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 02:28:02 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/11/17 02:28:04 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/11/17 02:28:07 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/11/17 02:28:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/17 02:28:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/17 02:28:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:28:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:28:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/17 02:28:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/17 02:28:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:28:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:28:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/17 02:28:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/17 02:28:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 02:28:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 02:28:09 DEBUG : WaitForWriters: timeout=30s 2025/11/17 02:28:09 DEBUG : dir1: Looking for writers 2025/11/17 02:28:09 DEBUG : a.txt: reading active writers 2025/11/17 02:28:09 DEBUG : dir2: Looking for writers 2025/11/17 02:28:09 DEBUG : b.txt: reading active writers 2025/11/17 02:28:09 DEBUG : dir3: Looking for writers 2025/11/17 02:28:09 DEBUG : c.txt: reading active writers 2025/11/17 02:28:09 DEBUG : Looking for writers 2025/11/17 02:28:09 DEBUG : dir2: reading active writers 2025/11/17 02:28:09 DEBUG : dir3: reading active writers 2025/11/17 02:28:09 DEBUG : dir1: reading active writers 2025/11/17 02:28:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.44s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/17 02:28:12 DEBUG : OpenDrive root 'rclone-test-gicokog4jocu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m45.28473381s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirRemoveName TestDirRename TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=true TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead]