"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/06/18 04:22:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pakuhuf9zubu" 2025/06/18 04:22:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 04:22:11 DEBUG : Starting OpenDrive session with ID: ea326f60d419fb844badc3f1a15cb0f1e59c98d6dbcdf12aa8860ba2e05bf738 2025/06/18 04:22:11 DEBUG : Creating backend with remote "/tmp/rclone3469674891" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:11 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:11 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:14 DEBUG : dir: Looking for writers 2025/06/18 04:22:14 DEBUG : Looking for writers 2025/06/18 04:22:14 DEBUG : dir: reading active writers 2025/06/18 04:22:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.84s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:18 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/06/18 04:22:20 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/06/18 04:22:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:21 DEBUG : dir/subdir: Looking for writers 2025/06/18 04:22:21 DEBUG : dir: Looking for writers 2025/06/18 04:22:21 DEBUG : file1: reading active writers 2025/06/18 04:22:21 DEBUG : file2: reading active writers 2025/06/18 04:22:21 DEBUG : subdir: reading active writers 2025/06/18 04:22:21 DEBUG : Looking for writers 2025/06/18 04:22:21 DEBUG : dir: reading active writers 2025/06/18 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.20s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:23 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:26 DEBUG : dir: Looking for writers 2025/06/18 04:22:26 DEBUG : file1: reading active writers 2025/06/18 04:22:26 DEBUG : Looking for writers 2025/06/18 04:22:26 DEBUG : dir: reading active writers 2025/06/18 04:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.73s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:27 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:27 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:29 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:29 DEBUG : dir: Looking for writers 2025/06/18 04:22:29 DEBUG : Looking for writers 2025/06/18 04:22:29 DEBUG : dir: reading active writers 2025/06/18 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.38s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:30 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:30 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:33 DEBUG : dir: forgetting directory cache 2025/06/18 04:22:33 DEBUG : forgetting directory cache 2025/06/18 04:22:33 DEBUG : dir: forgetting directory cache 2025/06/18 04:22:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:33 DEBUG : Looking for writers 2025/06/18 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.71s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:34 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:34 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/18 04:22:36 DEBUG : dir: invalidating directory cache 2025/06/18 04:22:36 DEBUG : >ForgetPath: 2025/06/18 04:22:36 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/18 04:22:36 DEBUG : invalidating directory cache 2025/06/18 04:22:36 DEBUG : dir: forgetting directory cache 2025/06/18 04:22:36 DEBUG : >ForgetPath: 2025/06/18 04:22:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/18 04:22:36 DEBUG : >ForgetPath: 2025/06/18 04:22:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:36 DEBUG : dir: Looking for writers 2025/06/18 04:22:36 DEBUG : Looking for writers 2025/06/18 04:22:36 DEBUG : dir: reading active writers 2025/06/18 04:22:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.53s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:22:37 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:22:37 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:22:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:22:42 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/06/18 04:22:57 DEBUG : forgetting directory cache 2025/06/18 04:22:57 DEBUG : dir: forgetting directory cache 2025/06/18 04:22:58 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:22:58 DEBUG : dir: Looking for writers 2025/06/18 04:22:58 DEBUG : fil/a/b: Looking for writers 2025/06/18 04:22:58 DEBUG : fil/a: Looking for writers 2025/06/18 04:22:58 DEBUG : b: reading active writers 2025/06/18 04:22:58 DEBUG : fil: Looking for writers 2025/06/18 04:22:58 DEBUG : a: reading active writers 2025/06/18 04:22:58 DEBUG : Looking for writers 2025/06/18 04:22:58 DEBUG : dir: reading active writers 2025/06/18 04:22:58 DEBUG : fil: reading active writers 2025/06/18 04:22:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (22.84s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:00 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:00 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:03 DEBUG : dir: Looking for writers 2025/06/18 04:23:03 DEBUG : Looking for writers 2025/06/18 04:23:03 DEBUG : dir: reading active writers 2025/06/18 04:23:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.54s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:04 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:04 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:06 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:06 DEBUG : dir: Looking for writers 2025/06/18 04:23:06 DEBUG : file1: reading active writers 2025/06/18 04:23:06 DEBUG : Looking for writers 2025/06/18 04:23:06 DEBUG : dir: reading active writers 2025/06/18 04:23:06 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty --- PASS: TestDirStat (6.11s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:10 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:10 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:12 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/06/18 04:23:15 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/06/18 04:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/18 04:23:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/18 04:23:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 04:23:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/18 04:23:17 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/06/18 04:23:19 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/06/18 04:23:21 DEBUG : dir: invalidating directory cache 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/18 04:23:21 DEBUG : dir/file1: Reset virtual modtime 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/18 04:23:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 04:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/18 04:23:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/18 04:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:23:21 DEBUG : dir: invalidating directory cache 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/18 04:23:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/18 04:23:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/18 04:23:21 DEBUG : forgetting directory cache 2025/06/18 04:23:21 DEBUG : dir: forgetting directory cache 2025/06/18 04:23:21 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/18 04:23:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:21 DEBUG : dir/virtualDir: Looking for writers 2025/06/18 04:23:21 DEBUG : dir: Looking for writers 2025/06/18 04:23:21 DEBUG : file1: reading active writers 2025/06/18 04:23:21 DEBUG : virtualFile2: reading active writers 2025/06/18 04:23:21 DEBUG : virtualFile: reading active writers 2025/06/18 04:23:21 DEBUG : virtualDir: reading active writers 2025/06/18 04:23:21 DEBUG : Looking for writers 2025/06/18 04:23:21 DEBUG : dir: reading active writers 2025/06/18 04:23:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.33s) --- PASS: TestDirReadDirAll/Virtual (4.75s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:23 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:26 ERROR : dir/: Can only open directories read only 2025/06/18 04:23:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:26 DEBUG : dir: Looking for writers 2025/06/18 04:23:26 DEBUG : Looking for writers 2025/06/18 04:23:26 DEBUG : dir: reading active writers 2025/06/18 04:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.42s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:27 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:27 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/06/18 04:23:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 04:23:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/18 04:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 04:23:29 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 04:23:30 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/06/18 04:23:31 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:23:31 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/06/18 04:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/18 04:23:31 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:31 DEBUG : dir: Looking for writers 2025/06/18 04:23:31 DEBUG : file1: reading active writers 2025/06/18 04:23:31 DEBUG : potato: reading active writers 2025/06/18 04:23:31 DEBUG : Looking for writers 2025/06/18 04:23:31 DEBUG : dir: reading active writers 2025/06/18 04:23:31 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestDirCreate (6.58s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:33 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:33 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/06/18 04:23:37 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:37 DEBUG : dir/sub: Looking for writers 2025/06/18 04:23:37 DEBUG : dir: Looking for writers 2025/06/18 04:23:37 DEBUG : file1: reading active writers 2025/06/18 04:23:37 DEBUG : sub: reading active writers 2025/06/18 04:23:37 DEBUG : Looking for writers 2025/06/18 04:23:37 DEBUG : dir: reading active writers 2025/06/18 04:23:37 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.25s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:38 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:38 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 04:23:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/18 04:23:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:43 DEBUG : dir/sub/subsub: Looking for writers 2025/06/18 04:23:43 DEBUG : dir/sub: Looking for writers 2025/06/18 04:23:43 DEBUG : subsub: reading active writers 2025/06/18 04:23:43 DEBUG : dir: Looking for writers 2025/06/18 04:23:43 DEBUG : file1: reading active writers 2025/06/18 04:23:43 DEBUG : sub: reading active writers 2025/06/18 04:23:43 DEBUG : Looking for writers 2025/06/18 04:23:43 DEBUG : dir: reading active writers 2025/06/18 04:23:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.72s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:45 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:45 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:48 ERROR : dir/: Dir.Remove not empty 2025/06/18 04:23:48 DEBUG : dir/file1: Remove: 2025/06/18 04:23:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:23:48 DEBUG : dir/file1: >Remove: err= 2025/06/18 04:23:48 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 04:23:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:48 DEBUG : Looking for writers 2025/06/18 04:23:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.68s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:49 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:49 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:52 DEBUG : dir/file1: Remove: 2025/06/18 04:23:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:23:52 DEBUG : dir/file1: >Remove: err= 2025/06/18 04:23:52 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 04:23:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:52 DEBUG : Looking for writers 2025/06/18 04:23:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.76s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:53 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:53 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:23:55 DEBUG : dir/file1: Remove: 2025/06/18 04:23:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:23:56 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/06/18 04:23:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:23:56 DEBUG : dir: Looking for writers 2025/06/18 04:23:56 DEBUG : Looking for writers 2025/06/18 04:23:56 DEBUG : dir: reading active writers 2025/06/18 04:23:56 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.12s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:23:57 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:23:57 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:23:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:00 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/06/18 04:24:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/18 04:24:01 DEBUG : dir2: same parent dir (ODFfOTEwMzYyNV84VVRDYQ) - using folder/rename instead of move_copy 2025/06/18 04:24:01 DEBUG : dir: Updating dir with dir2 0xc0005cbad0 2025/06/18 04:24:01 DEBUG : dir: forgetting directory cache 2025/06/18 04:24:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/18 04:24:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/18 04:24:03 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/18 04:24:03 DEBUG : file2: Updating file with file2 0xc00019ea80 2025/06/18 04:24:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/18 04:24:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 04:24:03 INFO : dir2/file3: Deleted 2025/06/18 04:24:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/18 04:24:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019ea80 2025/06/18 04:24:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/18 04:24:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/18 04:24:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/18 04:24:05 DEBUG : renamed empty directory: same parent dir (ODFfOTEwMzYyNV84VVRDYQ) - using folder/rename instead of move_copy 2025/06/18 04:24:05 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000923520 2025/06/18 04:24:05 DEBUG : empty directory: forgetting directory cache 2025/06/18 04:24:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/18 04:24:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/18 04:24:05 DEBUG : dir2: Renaming to "dir3" 2025/06/18 04:24:05 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:05 DEBUG : dir3: Looking for writers 2025/06/18 04:24:05 DEBUG : file3: reading active writers 2025/06/18 04:24:05 DEBUG : renamed empty directory: Looking for writers 2025/06/18 04:24:05 DEBUG : Looking for writers 2025/06/18 04:24:05 DEBUG : dir3: reading active writers 2025/06/18 04:24:05 DEBUG : renamed empty directory: reading active writers 2025/06/18 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.62s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:06 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:06 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/18 04:24:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:24:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:24:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 04:24:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/18 04:24:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/18 04:24:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 04:24:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:24:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:24:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 04:24:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/18 04:24:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/18 04:24:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 04:24:09 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (12 bytes), uploading instead of streaming 2025/06/18 04:24:10 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/06/18 04:24:11 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/06/18 04:24:11 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/06/18 04:24:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/18 04:24:11 DEBUG : forgetting directory cache 2025/06/18 04:24:11 DEBUG : dir: forgetting directory cache 2025/06/18 04:24:11 DEBUG : dir/sub: forgetting directory cache 2025/06/18 04:24:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/18 04:24:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/18 04:24:11 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 04:24:12 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/06/18 04:24:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:24:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/06/18 04:24:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/18 04:24:13 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:13 DEBUG : dir/sub: Looking for writers 2025/06/18 04:24:13 DEBUG : file0: reading active writers 2025/06/18 04:24:13 DEBUG : file2: reading active writers 2025/06/18 04:24:13 DEBUG : dir: Looking for writers 2025/06/18 04:24:13 DEBUG : file1: reading active writers 2025/06/18 04:24:13 DEBUG : sub: reading active writers 2025/06/18 04:24:13 DEBUG : Looking for writers 2025/06/18 04:24:13 DEBUG : dir: reading active writers 2025/06/18 04:24:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.44s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/06/18 04:24:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:15 DEBUG : Looking for writers 2025/06/18 04:24:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.32s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:24:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 04:24:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/18 04:24:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:24:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/18 04:24:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/18 04:24:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/18 04:24:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:24:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/18 04:24:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:18 DEBUG : dir: Looking for writers 2025/06/18 04:24:18 DEBUG : file1: reading active writers 2025/06/18 04:24:18 DEBUG : file1.metadata: reading active writers 2025/06/18 04:24:18 DEBUG : Looking for writers 2025/06/18 04:24:18 DEBUG : dir: reading active writers 2025/06/18 04:24:18 DEBUG : dir.metadata: reading active writers 2025/06/18 04:24:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.57s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:19 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:19 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:21 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:21 DEBUG : dir: Looking for writers 2025/06/18 04:24:21 DEBUG : file1: reading active writers 2025/06/18 04:24:21 DEBUG : Looking for writers 2025/06/18 04:24:21 DEBUG : dir: reading active writers 2025/06/18 04:24:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.58s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:22 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:22 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:26 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/06/18 04:24:27 DEBUG : Can set mod time: true 2025/06/18 04:24:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 04:24:28 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:28 DEBUG : dir: Looking for writers 2025/06/18 04:24:28 DEBUG : file1: reading active writers 2025/06/18 04:24:28 DEBUG : Looking for writers 2025/06/18 04:24:28 DEBUG : dir: reading active writers 2025/06/18 04:24:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:29 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:29 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:24:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:24:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 04:24:32 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:24:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 04:24:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 04:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:33 DEBUG : dir: Looking for writers 2025/06/18 04:24:33 DEBUG : file1: reading active writers 2025/06/18 04:24:33 DEBUG : Looking for writers 2025/06/18 04:24:33 DEBUG : dir: reading active writers 2025/06/18 04:24:33 DEBUG : >WaitForWriters: 2025/06/18 04:24:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:33 DEBUG : dir: Looking for writers 2025/06/18 04:24:33 DEBUG : file1: reading active writers 2025/06/18 04:24:33 DEBUG : Looking for writers 2025/06/18 04:24:33 DEBUG : dir: reading active writers 2025/06/18 04:24:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:34 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:34 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:24:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:37 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 04:24:37 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:24:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:24:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 04:24:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 04:24:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:38 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:38 DEBUG : dir: Looking for writers 2025/06/18 04:24:38 DEBUG : file1: reading active writers 2025/06/18 04:24:38 DEBUG : Looking for writers 2025/06/18 04:24:38 DEBUG : dir: reading active writers 2025/06/18 04:24:38 DEBUG : >WaitForWriters: 2025/06/18 04:24:39 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:39 DEBUG : dir: Looking for writers 2025/06/18 04:24:39 DEBUG : file1: reading active writers 2025/06/18 04:24:39 DEBUG : Looking for writers 2025/06/18 04:24:39 DEBUG : dir: reading active writers 2025/06/18 04:24:39 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:41 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:41 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:24:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 04:24:44 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:44 DEBUG : dir: Looking for writers 2025/06/18 04:24:44 DEBUG : file1: reading active writers 2025/06/18 04:24:44 DEBUG : Looking for writers 2025/06/18 04:24:44 DEBUG : dir: reading active writers 2025/06/18 04:24:44 DEBUG : >WaitForWriters: 2025/06/18 04:24:44 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:45 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:24:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:45 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:24:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 04:24:48 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:24:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:24:48 DEBUG : dir/file1(0xc0005d0540): close: 2025/06/18 04:24:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/18 04:24:48 DEBUG : dir/file1(0xc0005d0540): >close: err= 2025/06/18 04:24:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:48 DEBUG : dir: Looking for writers 2025/06/18 04:24:48 DEBUG : file1: reading active writers 2025/06/18 04:24:48 DEBUG : Looking for writers 2025/06/18 04:24:48 DEBUG : dir: reading active writers 2025/06/18 04:24:48 DEBUG : >WaitForWriters: 2025/06/18 04:24:48 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:48 DEBUG : dir: Looking for writers 2025/06/18 04:24:48 DEBUG : file1: reading active writers 2025/06/18 04:24:48 DEBUG : Looking for writers 2025/06/18 04:24:48 DEBUG : dir: reading active writers 2025/06/18 04:24:48 DEBUG : >WaitForWriters: 2025/06/18 04:24:48 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:49 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:24:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:24:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:24:49 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:24:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 04:24:52 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:24:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:24:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): _writeAt: size=5, off=0 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): openPending: 2025/06/18 04:24:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 04:24:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:24:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): >openPending: err= 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): >_writeAt: n=5, err= 2025/06/18 04:24:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): close: 2025/06/18 04:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/06/18 04:24:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/06/18 04:24:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/06/18 04:24:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 04:24:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 04:24:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:24:52 DEBUG : dir/file1(0xc0008e8900): >close: err= 2025/06/18 04:24:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:24:52 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:24:52 DEBUG : dir: Looking for writers 2025/06/18 04:24:52 DEBUG : file1: reading active writers 2025/06/18 04:24:52 DEBUG : Looking for writers 2025/06/18 04:24:52 DEBUG : dir: reading active writers 2025/06/18 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:24:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:24:53 DEBUG : dir: Looking for writers 2025/06/18 04:24:53 DEBUG : file1: reading active writers 2025/06/18 04:24:53 DEBUG : Looking for writers 2025/06/18 04:24:53 DEBUG : dir: reading active writers 2025/06/18 04:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:24:53 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/06/18 04:24:53 INFO : dir/file1: Copied (replaced existing) 2025/06/18 04:24:53 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/06/18 04:24:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 04:24:53 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/06/18 04:24:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:24:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 04:24:53 DEBUG : dir: Looking for writers 2025/06/18 04:24:53 DEBUG : file1: reading active writers 2025/06/18 04:24:53 DEBUG : Looking for writers 2025/06/18 04:24:53 DEBUG : dir: reading active writers 2025/06/18 04:24:53 DEBUG : >WaitForWriters: 2025/06/18 04:24:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:54 DEBUG : dir: Looking for writers 2025/06/18 04:24:54 DEBUG : file1: reading active writers 2025/06/18 04:24:54 DEBUG : Looking for writers 2025/06/18 04:24:54 DEBUG : dir: reading active writers 2025/06/18 04:24:54 DEBUG : >WaitForWriters: 2025/06/18 04:24:54 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.53s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.15s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.98s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.29s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.53s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:55 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:55 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Should be true Test: TestFileOpenRead Messages: dir/file1: Modification time difference too big |-213624h19m49.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-06-18 04:24:56 +0000 UTC) (precision 1s) file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2025/06/18 04:24:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:57 DEBUG : dir: Looking for writers 2025/06/18 04:24:57 DEBUG : Looking for writers 2025/06/18 04:24:57 DEBUG : dir: reading active writers 2025/06/18 04:24:57 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestFileOpenRead (4.72s) === RUN TestFileOpenReadUnknownSize 2025/06/18 04:24:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/18 04:24:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:24:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:24:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/18 04:24:59 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:24:59 DEBUG : Looking for writers 2025/06/18 04:24:59 DEBUG : file.txt: reading active writers 2025/06/18 04:24:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:24:59 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:24:59 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:02 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 04:25:02 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/06/18 04:25:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:25:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 04:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:03 DEBUG : dir: Looking for writers 2025/06/18 04:25:03 DEBUG : file1: reading active writers 2025/06/18 04:25:03 DEBUG : Looking for writers 2025/06/18 04:25:03 DEBUG : dir: reading active writers 2025/06/18 04:25:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.76s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:04 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:04 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:07 DEBUG : dir/file1: Remove: 2025/06/18 04:25:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:07 DEBUG : dir/file1: >Remove: err= 2025/06/18 04:25:07 DEBUG : dir/file1: Remove: 2025/06/18 04:25:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 04:25:07 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:07 DEBUG : dir: Looking for writers 2025/06/18 04:25:07 DEBUG : Looking for writers 2025/06/18 04:25:07 DEBUG : dir: reading active writers 2025/06/18 04:25:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.06s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:08 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:08 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:11 DEBUG : dir/file1: Remove: 2025/06/18 04:25:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:11 DEBUG : dir/file1: >Remove: err= 2025/06/18 04:25:11 DEBUG : dir/file1: Remove: 2025/06/18 04:25:11 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/18 04:25:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:11 DEBUG : dir: Looking for writers 2025/06/18 04:25:11 DEBUG : Looking for writers 2025/06/18 04:25:11 DEBUG : dir: reading active writers 2025/06/18 04:25:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.88s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:12 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:12 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:25:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:25:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/18 04:25:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:25:15 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/18 04:25:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:25:15 DEBUG : dir/file1: Open: flags=0x3 2025/06/18 04:25:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/18 04:25:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/18 04:25:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:15 DEBUG : dir: Looking for writers 2025/06/18 04:25:15 DEBUG : file1: reading active writers 2025/06/18 04:25:15 DEBUG : Looking for writers 2025/06/18 04:25:15 DEBUG : dir: reading active writers 2025/06/18 04:25:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.59s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:16 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:16 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:18 DEBUG : dir: Looking for writers 2025/06/18 04:25:18 DEBUG : file1: reading active writers 2025/06/18 04:25:18 DEBUG : Looking for writers 2025/06/18 04:25:18 DEBUG : dir: reading active writers 2025/06/18 04:25:18 DEBUG : >WaitForWriters: 2025/06/18 04:25:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e240 2025/06/18 04:25:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:25:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00145e240 2025/06/18 04:25:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:25:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00145e240 2025/06/18 04:25:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:20 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 04:25:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/06/18 04:25:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:25:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 04:25:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:22 DEBUG : newLeaf: Running delayed rename now 2025/06/18 04:25:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e240 2025/06/18 04:25:22 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:22 DEBUG : dir: Looking for writers 2025/06/18 04:25:22 DEBUG : Looking for writers 2025/06/18 04:25:22 DEBUG : dir: reading active writers 2025/06/18 04:25:22 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:22 DEBUG : >WaitForWriters: 2025/06/18 04:25:22 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:22 DEBUG : dir: Looking for writers 2025/06/18 04:25:22 DEBUG : Looking for writers 2025/06/18 04:25:22 DEBUG : dir: reading active writers 2025/06/18 04:25:22 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:23 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:25:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 DEBUG : Config file has changed externally - reloading 2025/06/18 04:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:25:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:26 DEBUG : dir: Looking for writers 2025/06/18 04:25:26 DEBUG : file1: reading active writers 2025/06/18 04:25:26 DEBUG : Looking for writers 2025/06/18 04:25:26 DEBUG : dir: reading active writers 2025/06/18 04:25:26 DEBUG : >WaitForWriters: 2025/06/18 04:25:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e900 2025/06/18 04:25:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:25:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00145e900 2025/06/18 04:25:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:25:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/18 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00145e900 2025/06/18 04:25:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:28 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (25 bytes), uploading instead of streaming 2025/06/18 04:25:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/06/18 04:25:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:25:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/06/18 04:25:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:29 DEBUG : newLeaf: Running delayed rename now 2025/06/18 04:25:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e900 2025/06/18 04:25:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:30 DEBUG : dir: Looking for writers 2025/06/18 04:25:30 DEBUG : Looking for writers 2025/06/18 04:25:30 DEBUG : dir: reading active writers 2025/06/18 04:25:30 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:30 DEBUG : >WaitForWriters: 2025/06/18 04:25:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:30 DEBUG : dir: Looking for writers 2025/06/18 04:25:30 DEBUG : Looking for writers 2025/06/18 04:25:30 DEBUG : dir: reading active writers 2025/06/18 04:25:30 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:30 DEBUG : >WaitForWriters: 2025/06/18 04:25:30 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:31 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:31 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:25:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:25:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:31 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:25:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:25:34 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): openPending: 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): >openPending: err= 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:25:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): _writeAt: size=14, off=0 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): >_writeAt: n=14, err= 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): close: 2025/06/18 04:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 04:25:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:25:34 DEBUG : dir/file1(0xc0000af300): >close: err= 2025/06/18 04:25:34 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:25:34 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:25:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:34 DEBUG : dir: Looking for writers 2025/06/18 04:25:34 DEBUG : file1: reading active writers 2025/06/18 04:25:34 DEBUG : Looking for writers 2025/06/18 04:25:34 DEBUG : dir: reading active writers 2025/06/18 04:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:25:35 DEBUG : dir: Looking for writers 2025/06/18 04:25:35 DEBUG : file1: reading active writers 2025/06/18 04:25:35 DEBUG : Looking for writers 2025/06/18 04:25:35 DEBUG : dir: reading active writers 2025/06/18 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:25:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/18 04:25:35 INFO : dir/file1: Copied (replaced existing) 2025/06/18 04:25:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 04:25:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 04:25:35 DEBUG : dir: Looking for writers 2025/06/18 04:25:35 DEBUG : file1: reading active writers 2025/06/18 04:25:35 DEBUG : Looking for writers 2025/06/18 04:25:35 DEBUG : dir: reading active writers 2025/06/18 04:25:35 DEBUG : >WaitForWriters: 2025/06/18 04:25:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:25:35 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:25:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): _readAt: size=512, off=0 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): openPending: 2025/06/18 04:25:35 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/06/18 04:25:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 04:25:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): >openPending: err= 2025/06/18 04:25:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): >_readAt: n=14, err=EOF 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): close: 2025/06/18 04:25:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:25:35 DEBUG : dir/file1(0xc000496a80): >close: err= 2025/06/18 04:25:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:25:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e6c0 2025/06/18 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/06/18 04:25:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:25:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 04:25:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00145e6c0 2025/06/18 04:25:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:25:45 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:25:45 DEBUG : dir/file1(0xc000497f00): openPending: 2025/06/18 04:25:45 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/06/18 04:25:45 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/06/18 04:25:45 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:25:45 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:25:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:45 DEBUG : dir/file1(0xc000497f00): >openPending: err= 2025/06/18 04:25:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:25:45 DEBUG : dir/file1(0xc000497f00): _writeAt: size=25, off=0 2025/06/18 04:25:45 DEBUG : dir/file1(0xc000497f00): >_writeAt: n=25, err= 2025/06/18 04:25:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:25:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00145e6c0 2025/06/18 04:25:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:45 DEBUG : newLeaf(0xc000497f00): close: 2025/06/18 04:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 04:25:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 04:25:45.246173944 +0000 UTC m=+214.665557650 2025/06/18 04:25:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 04:25:45 DEBUG : newLeaf(0xc000497f00): >close: err= 2025/06/18 04:25:45 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:45 DEBUG : dir: Looking for writers 2025/06/18 04:25:45 DEBUG : Looking for writers 2025/06/18 04:25:45 DEBUG : dir: reading active writers 2025/06/18 04:25:45 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:25:45 DEBUG : dir: Looking for writers 2025/06/18 04:25:45 DEBUG : Looking for writers 2025/06/18 04:25:45 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:45 DEBUG : dir: reading active writers 2025/06/18 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:25:45 DEBUG : dir: Looking for writers 2025/06/18 04:25:45 DEBUG : Looking for writers 2025/06/18 04:25:45 DEBUG : dir: reading active writers 2025/06/18 04:25:45 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:25:45 DEBUG : dir: Looking for writers 2025/06/18 04:25:45 DEBUG : Looking for writers 2025/06/18 04:25:45 DEBUG : dir: reading active writers 2025/06/18 04:25:45 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:25:45 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 04:25:45 DEBUG : dir: Looking for writers 2025/06/18 04:25:45 DEBUG : Looking for writers 2025/06/18 04:25:45 DEBUG : dir: reading active writers 2025/06/18 04:25:45 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:25:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/06/18 04:25:46 DEBUG : dir: Looking for writers 2025/06/18 04:25:46 DEBUG : Looking for writers 2025/06/18 04:25:46 DEBUG : dir: reading active writers 2025/06/18 04:25:46 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:25:46 DEBUG : dir: Looking for writers 2025/06/18 04:25:46 DEBUG : Looking for writers 2025/06/18 04:25:46 DEBUG : dir: reading active writers 2025/06/18 04:25:46 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:25:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:25:46 INFO : newLeaf: Copied (replaced existing) 2025/06/18 04:25:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 04:25:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 04:25:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 04:25:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 04:25:47 DEBUG : dir: Looking for writers 2025/06/18 04:25:47 DEBUG : Looking for writers 2025/06/18 04:25:47 DEBUG : dir: reading active writers 2025/06/18 04:25:47 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:47 DEBUG : >WaitForWriters: 2025/06/18 04:25:47 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:47 DEBUG : dir: Looking for writers 2025/06/18 04:25:47 DEBUG : Looking for writers 2025/06/18 04:25:47 DEBUG : dir: reading active writers 2025/06/18 04:25:47 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:47 DEBUG : >WaitForWriters: 2025/06/18 04:25:47 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:48 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:48 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:25:48 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 DEBUG : Config file has changed externally - reloading 2025/06/18 04:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:48 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:25:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:51 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:51 DEBUG : dir: Looking for writers 2025/06/18 04:25:51 DEBUG : file1: reading active writers 2025/06/18 04:25:51 DEBUG : Looking for writers 2025/06/18 04:25:51 DEBUG : dir: reading active writers 2025/06/18 04:25:51 DEBUG : >WaitForWriters: 2025/06/18 04:25:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f500 2025/06/18 04:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:25:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f500 2025/06/18 04:25:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:25:53 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:25:53 DEBUG : dir/file1(0xc0008e8980): openPending: 2025/06/18 04:25:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/06/18 04:25:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:53 DEBUG : dir/file1(0xc0008e8980): >openPending: err= 2025/06/18 04:25:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:25:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:25:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:25:53 DEBUG : dir/file1(0xc0008e8980): _writeAt: size=25, off=0 2025/06/18 04:25:53 DEBUG : dir/file1(0xc0008e8980): >_writeAt: n=25, err= 2025/06/18 04:25:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:25:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:25:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f500 2025/06/18 04:25:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:25:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:54 DEBUG : newLeaf(0xc0008e8980): close: 2025/06/18 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 04:25:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 04:25:53.573572422 +0000 UTC m=+222.992956129 2025/06/18 04:25:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 04:25:54 DEBUG : newLeaf(0xc0008e8980): >close: err= 2025/06/18 04:25:54 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:25:54 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:25:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:25:54 DEBUG : dir: Looking for writers 2025/06/18 04:25:54 DEBUG : Looking for writers 2025/06/18 04:25:54 DEBUG : dir: reading active writers 2025/06/18 04:25:54 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:25:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:25:55 INFO : newLeaf: Copied (replaced existing) 2025/06/18 04:25:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 04:25:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 04:25:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 04:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:25:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 04:25:55 DEBUG : dir: Looking for writers 2025/06/18 04:25:55 DEBUG : Looking for writers 2025/06/18 04:25:55 DEBUG : dir: reading active writers 2025/06/18 04:25:55 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:55 DEBUG : >WaitForWriters: 2025/06/18 04:25:55 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:55 DEBUG : dir: Looking for writers 2025/06/18 04:25:55 DEBUG : Looking for writers 2025/06/18 04:25:55 DEBUG : dir: reading active writers 2025/06/18 04:25:55 DEBUG : newLeaf: reading active writers 2025/06/18 04:25:55 DEBUG : >WaitForWriters: 2025/06/18 04:25:55 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:25:56 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:25:56 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:25:56 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:25:56 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:25:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:25:59 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): openPending: 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:25:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): >openPending: err= 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:25:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:25:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:25:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): _writeAt: size=14, off=0 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): >_writeAt: n=14, err= 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): close: 2025/06/18 04:25:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/18 04:25:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:25:59 DEBUG : dir/file1(0xc0005d0540): >close: err= 2025/06/18 04:25:59 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:25:59 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:25:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:25:59 DEBUG : dir: Looking for writers 2025/06/18 04:25:59 DEBUG : file1: reading active writers 2025/06/18 04:25:59 DEBUG : Looking for writers 2025/06/18 04:25:59 DEBUG : dir: reading active writers 2025/06/18 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:26:00 DEBUG : dir: Looking for writers 2025/06/18 04:26:00 DEBUG : file1: reading active writers 2025/06/18 04:26:00 DEBUG : Looking for writers 2025/06/18 04:26:00 DEBUG : dir: reading active writers 2025/06/18 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:26:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/18 04:26:00 INFO : dir/file1: Copied (replaced existing) 2025/06/18 04:26:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 04:26:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/18 04:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 04:26:00 DEBUG : dir: Looking for writers 2025/06/18 04:26:00 DEBUG : file1: reading active writers 2025/06/18 04:26:00 DEBUG : Looking for writers 2025/06/18 04:26:00 DEBUG : dir: reading active writers 2025/06/18 04:26:00 DEBUG : >WaitForWriters: 2025/06/18 04:26:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:00 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): _readAt: size=512, off=0 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): openPending: 2025/06/18 04:26:00 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/06/18 04:26:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/18 04:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): >openPending: err= 2025/06/18 04:26:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): >_readAt: n=14, err=EOF 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): close: 2025/06/18 04:26:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:00 DEBUG : dir/file1(0xc0009d6180): >close: err= 2025/06/18 04:26:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:26:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:26:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0000dd980 2025/06/18 04:26:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:26:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:26:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 04:26:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0000dd980 2025/06/18 04:26:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:26:02 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:02 DEBUG : dir/file1(0xc0008e8cc0): openPending: 2025/06/18 04:26:02 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/06/18 04:26:02 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/06/18 04:26:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:26:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:26:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:02 DEBUG : dir/file1(0xc0008e8cc0): >openPending: err= 2025/06/18 04:26:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:26:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:02 DEBUG : dir/file1(0xc0008e8cc0): _writeAt: size=25, off=0 2025/06/18 04:26:02 DEBUG : dir/file1(0xc0008e8cc0): >_writeAt: n=25, err= 2025/06/18 04:26:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:26:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:26:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0000dd980 2025/06/18 04:26:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:26:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:03 DEBUG : newLeaf(0xc0008e8cc0): close: 2025/06/18 04:26:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 04:26:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 04:26:02.72048236 +0000 UTC m=+232.139866036 2025/06/18 04:26:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 04:26:03 DEBUG : newLeaf(0xc0008e8cc0): >close: err= 2025/06/18 04:26:03 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:26:03 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:26:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:26:03 DEBUG : dir: Looking for writers 2025/06/18 04:26:03 DEBUG : Looking for writers 2025/06/18 04:26:03 DEBUG : dir: reading active writers 2025/06/18 04:26:03 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:26:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:26:04 INFO : newLeaf: Copied (replaced existing) 2025/06/18 04:26:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 04:26:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 04:26:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 04:26:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 04:26:04 DEBUG : dir: Looking for writers 2025/06/18 04:26:04 DEBUG : Looking for writers 2025/06/18 04:26:04 DEBUG : dir: reading active writers 2025/06/18 04:26:04 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:04 DEBUG : >WaitForWriters: 2025/06/18 04:26:04 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:04 DEBUG : dir: Looking for writers 2025/06/18 04:26:04 DEBUG : Looking for writers 2025/06/18 04:26:04 DEBUG : dir: reading active writers 2025/06/18 04:26:04 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:04 DEBUG : >WaitForWriters: 2025/06/18 04:26:04 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:05 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:05 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:05 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:05 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:26:08 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:08 DEBUG : dir: Looking for writers 2025/06/18 04:26:08 DEBUG : file1: reading active writers 2025/06/18 04:26:08 DEBUG : Looking for writers 2025/06/18 04:26:08 DEBUG : dir: reading active writers 2025/06/18 04:26:08 DEBUG : >WaitForWriters: 2025/06/18 04:26:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): _readAt: size=512, off=0 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): openPending: 2025/06/18 04:26:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/06/18 04:26:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:26:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): >openPending: err= 2025/06/18 04:26:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/18 04:26:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): >_readAt: n=14, err=EOF 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): close: 2025/06/18 04:26:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:08 DEBUG : dir/file1(0xc0008e8700): >close: err= 2025/06/18 04:26:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:26:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:26:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fa40 2025/06/18 04:26:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:26:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/18 04:26:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/18 04:26:10 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fa40 2025/06/18 04:26:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/18 04:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:26:11 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:11 DEBUG : dir/file1(0xc0006d9340): openPending: 2025/06/18 04:26:11 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/06/18 04:26:11 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/06/18 04:26:11 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:26:11 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:26:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/18 04:26:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:11 DEBUG : dir/file1(0xc0006d9340): >openPending: err= 2025/06/18 04:26:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:26:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:11 DEBUG : dir/file1(0xc0006d9340): _writeAt: size=25, off=0 2025/06/18 04:26:11 DEBUG : dir/file1(0xc0006d9340): >_writeAt: n=25, err= 2025/06/18 04:26:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/18 04:26:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/18 04:26:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fa40 2025/06/18 04:26:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:26:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:11 DEBUG : newLeaf(0xc0006d9340): close: 2025/06/18 04:26:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/18 04:26:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-18 04:26:11.021004233 +0000 UTC m=+240.440387929 2025/06/18 04:26:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/18 04:26:11 DEBUG : newLeaf(0xc0006d9340): >close: err= 2025/06/18 04:26:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:26:11 DEBUG : newLeaf: vfs cache: starting upload 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:26:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/06/18 04:26:11 DEBUG : dir: Looking for writers 2025/06/18 04:26:11 DEBUG : Looking for writers 2025/06/18 04:26:11 DEBUG : dir: reading active writers 2025/06/18 04:26:11 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:26:12 DEBUG : dir: Looking for writers 2025/06/18 04:26:12 DEBUG : Looking for writers 2025/06/18 04:26:12 DEBUG : dir: reading active writers 2025/06/18 04:26:12 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:26:12 DEBUG : dir: Looking for writers 2025/06/18 04:26:12 DEBUG : Looking for writers 2025/06/18 04:26:12 DEBUG : dir: reading active writers 2025/06/18 04:26:12 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:26:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/06/18 04:26:12 INFO : newLeaf: Copied (replaced existing) 2025/06/18 04:26:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-18 04:26:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/06/18 04:26:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/18 04:26:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/18 04:26:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/18 04:26:13 DEBUG : dir: Looking for writers 2025/06/18 04:26:13 DEBUG : Looking for writers 2025/06/18 04:26:13 DEBUG : dir: reading active writers 2025/06/18 04:26:13 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:13 DEBUG : >WaitForWriters: 2025/06/18 04:26:14 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:14 DEBUG : dir: Looking for writers 2025/06/18 04:26:14 DEBUG : Looking for writers 2025/06/18 04:26:14 DEBUG : dir: reading active writers 2025/06/18 04:26:14 DEBUG : newLeaf: reading active writers 2025/06/18 04:26:14 DEBUG : >WaitForWriters: 2025/06/18 04:26:14 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestFileRename (58.94s) --- PASS: TestFileRename/off,forceCache=false (7.72s) --- PASS: TestFileRename/minimal,forceCache=false (7.76s) --- PASS: TestFileRename/minimal,forceCache=true (16.67s) --- PASS: TestFileRename/writes,forceCache=false (8.33s) --- PASS: TestFileRename/writes,forceCache=true (9.20s) --- PASS: TestFileRename/full,forceCache=false (9.26s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:15 DEBUG : Looking for writers 2025/06/18 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:15 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:15 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:26:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 04:26:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:18 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:18 DEBUG : dir: Looking for writers 2025/06/18 04:26:18 DEBUG : file1: reading active writers 2025/06/18 04:26:18 DEBUG : Looking for writers 2025/06/18 04:26:18 DEBUG : dir: reading active writers 2025/06/18 04:26:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.08s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:19 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:19 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:26:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 04:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 04:26:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 04:26:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 04:26:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 04:26:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 04:26:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 04:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 04:26:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/18 04:26:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/18 04:26:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/18 04:26:24 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:24 DEBUG : dir: Looking for writers 2025/06/18 04:26:24 DEBUG : file1: reading active writers 2025/06/18 04:26:24 DEBUG : Looking for writers 2025/06/18 04:26:24 DEBUG : dir: reading active writers 2025/06/18 04:26:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.91s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:25 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:25 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:26:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/18 04:26:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/18 04:26:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/18 04:26:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/18 04:26:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/18 04:26:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/18 04:26:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/18 04:26:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/18 04:26:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/18 04:26:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 04:26:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/18 04:26:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/18 04:26:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 04:26:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 04:26:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 04:26:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/18 04:26:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/18 04:26:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/18 04:26:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/18 04:26:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/18 04:26:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:30 DEBUG : dir: Looking for writers 2025/06/18 04:26:30 DEBUG : file1: reading active writers 2025/06/18 04:26:30 DEBUG : Looking for writers 2025/06/18 04:26:30 DEBUG : dir: reading active writers 2025/06/18 04:26:30 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleReadAt (7.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:32 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:32 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:26:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 04:26:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:35 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:35 DEBUG : dir: Looking for writers 2025/06/18 04:26:35 DEBUG : file1: reading active writers 2025/06/18 04:26:35 DEBUG : Looking for writers 2025/06/18 04:26:35 DEBUG : dir: reading active writers 2025/06/18 04:26:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.14s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:36 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:36 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:26:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/18 04:26:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/18 04:26:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/18 04:26:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/18 04:26:39 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:39 DEBUG : dir: Looking for writers 2025/06/18 04:26:39 DEBUG : file1: reading active writers 2025/06/18 04:26:39 DEBUG : Looking for writers 2025/06/18 04:26:39 DEBUG : dir: reading active writers 2025/06/18 04:26:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.02s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:40 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:40 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:43 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): _readAt: size=1, off=0 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): openPending: 2025/06/18 04:26:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:26:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >openPending: err= 2025/06/18 04:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 04:26:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >_readAt: n=1, err= 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): _readAt: size=256, off=1 2025/06/18 04:26:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >_readAt: n=15, err=EOF 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): _readAt: size=16, off=16 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >_readAt: n=0, err=EOF 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): close: 2025/06/18 04:26:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >close: err= 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): close: 2025/06/18 04:26:43 DEBUG : dir/file1(0xc0005d03c0): >close: err=file already closed 2025/06/18 04:26:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:43 DEBUG : dir: Looking for writers 2025/06/18 04:26:43 DEBUG : file1: reading active writers 2025/06/18 04:26:43 DEBUG : Looking for writers 2025/06/18 04:26:43 DEBUG : dir: reading active writers 2025/06/18 04:26:43 DEBUG : >WaitForWriters: 2025/06/18 04:26:43 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:45 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:45 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:47 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): _readAt: size=1, off=0 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): openPending: 2025/06/18 04:26:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:26:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >openPending: err= 2025/06/18 04:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 04:26:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >_readAt: n=1, err= 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): _readAt: size=1, off=5 2025/06/18 04:26:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >_readAt: n=1, err= 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): _readAt: size=1, off=3 2025/06/18 04:26:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >_readAt: n=1, err= 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): _readAt: size=1, off=13 2025/06/18 04:26:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >_readAt: n=1, err= 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): _readAt: size=16, off=100 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >_readAt: n=0, err=EOF 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): close: 2025/06/18 04:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:47 DEBUG : dir/file1(0xc0005d1300): >close: err= 2025/06/18 04:26:47 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:47 DEBUG : dir: Looking for writers 2025/06/18 04:26:47 DEBUG : file1: reading active writers 2025/06/18 04:26:47 DEBUG : Looking for writers 2025/06/18 04:26:47 DEBUG : dir: reading active writers 2025/06/18 04:26:47 DEBUG : >WaitForWriters: 2025/06/18 04:26:47 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.05s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:49 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:49 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:51 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:26:51 DEBUG : dir/file1(0xc0006d8340): _readAt: size=1, off=0 2025/06/18 04:26:51 DEBUG : dir/file1(0xc0006d8340): openPending: 2025/06/18 04:26:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:26:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:51 DEBUG : dir/file1(0xc0006d8340): >openPending: err= 2025/06/18 04:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/18 04:26:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=1, err= 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=1, off=5 2025/06/18 04:26:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=1, err= 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=1, off=1 2025/06/18 04:26:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=1, err= 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=6, off=10 2025/06/18 04:26:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=6, err= 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=256, off=10 2025/06/18 04:26:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=6, err=EOF 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=256, off=100 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=0, err=EOF 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): close: 2025/06/18 04:26:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >close: err= 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): _readAt: size=256, off=100 2025/06/18 04:26:52 DEBUG : dir/file1(0xc0006d8340): >_readAt: n=0, err=file already closed 2025/06/18 04:26:52 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:52 DEBUG : dir: Looking for writers 2025/06/18 04:26:52 DEBUG : file1: reading active writers 2025/06/18 04:26:52 DEBUG : Looking for writers 2025/06/18 04:26:52 DEBUG : dir: reading active writers 2025/06/18 04:26:52 DEBUG : >WaitForWriters: 2025/06/18 04:26:52 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.05s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:53 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:53 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:53 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:53 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:55 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:26:55 DEBUG : dir/file1(0xc0005d0980): RWFileHandle.Flush 2025/06/18 04:26:55 DEBUG : dir/file1(0xc0005d0980): _readAt: size=256, off=0 2025/06/18 04:26:55 DEBUG : dir/file1(0xc0005d0980): openPending: 2025/06/18 04:26:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:26:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:55 DEBUG : dir/file1(0xc0005d0980): >openPending: err= 2025/06/18 04:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 04:26:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:26:56 DEBUG : dir/file1(0xc0005d0980): >_readAt: n=16, err=EOF 2025/06/18 04:26:56 DEBUG : dir/file1(0xc0005d0980): RWFileHandle.Flush 2025/06/18 04:26:56 DEBUG : dir/file1(0xc0005d0980): RWFileHandle.Flush 2025/06/18 04:26:56 DEBUG : dir/file1(0xc0005d0980): close: 2025/06/18 04:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:26:56 DEBUG : dir/file1(0xc0005d0980): >close: err= 2025/06/18 04:26:56 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:26:56 DEBUG : dir: Looking for writers 2025/06/18 04:26:56 DEBUG : file1: reading active writers 2025/06/18 04:26:56 DEBUG : Looking for writers 2025/06/18 04:26:56 DEBUG : dir: reading active writers 2025/06/18 04:26:56 DEBUG : >WaitForWriters: 2025/06/18 04:26:56 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.04s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:26:57 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:26:57 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:26:57 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:26:57 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:26:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:26:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:26:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/18 04:26:59 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:26:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:26:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:26:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:26:59 DEBUG : dir/file1(0xc0006d8380): _readAt: size=256, off=0 2025/06/18 04:26:59 DEBUG : dir/file1(0xc0006d8380): openPending: 2025/06/18 04:26:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:26:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:26:59 DEBUG : dir/file1(0xc0006d8380): >openPending: err= 2025/06/18 04:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/18 04:26:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:26:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:26:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:00 DEBUG : dir/file1(0xc0006d8380): >_readAt: n=16, err=EOF 2025/06/18 04:27:00 DEBUG : dir/file1(0xc0006d8380): RWFileHandle.Release 2025/06/18 04:27:00 DEBUG : dir/file1(0xc0006d8380): close: 2025/06/18 04:27:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/18 04:27:00 DEBUG : dir/file1(0xc0006d8380): >close: err= 2025/06/18 04:27:00 DEBUG : dir/file1(0xc0006d8380): RWFileHandle.Release 2025/06/18 04:27:00 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:00 DEBUG : dir: Looking for writers 2025/06/18 04:27:00 DEBUG : file1: reading active writers 2025/06/18 04:27:00 DEBUG : Looking for writers 2025/06/18 04:27:00 DEBUG : dir: reading active writers 2025/06/18 04:27:00 DEBUG : >WaitForWriters: 2025/06/18 04:27:00 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReleaseRead (5.23s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:02 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:02 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:02 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:02 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:02 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): openPending: 2025/06/18 04:27:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): >openPending: err= 2025/06/18 04:27:02 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): _writeAt: size=5, off=0 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): >_writeAt: n=5, err= 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): _writeAt: size=7, off=5 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): >_writeAt: n=7, err= 2025/06/18 04:27:02 DEBUG : file1: vfs cache: truncate to size=11 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): close: 2025/06/18 04:27:02 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:02.642591264 +0000 UTC m=+292.061974980 2025/06/18 04:27:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): >close: err= 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): close: 2025/06/18 04:27:02 DEBUG : file1(0xc0006d8e40): >close: err=file already closed 2025/06/18 04:27:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:02 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:02 DEBUG : Looking for writers 2025/06/18 04:27:02 DEBUG : file1: reading active writers 2025/06/18 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:03 DEBUG : Looking for writers 2025/06/18 04:27:03 DEBUG : file1: reading active writers 2025/06/18 04:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/06/18 04:27:03 DEBUG : Looking for writers 2025/06/18 04:27:03 DEBUG : file1: reading active writers 2025/06/18 04:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 04:27:04 INFO : file1: Copied (new) 2025/06/18 04:27:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 04:27:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/18 04:27:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:04 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:04 DEBUG : Looking for writers 2025/06/18 04:27:04 DEBUG : file1: reading active writers 2025/06/18 04:27:04 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/06/18 04:27:12 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:12 DEBUG : Looking for writers 2025/06/18 04:27:12 DEBUG : file1: reading active writers 2025/06/18 04:27:12 DEBUG : >WaitForWriters: 2025/06/18 04:27:12 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (10.47s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:12 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:12 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:12 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:12 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:13 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): openPending: 2025/06/18 04:27:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): >openPending: err= 2025/06/18 04:27:13 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): _writeAt: size=7, off=0 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): >_writeAt: n=7, err= 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): _writeAt: size=6, off=5 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): >_writeAt: n=6, err= 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): close: 2025/06/18 04:27:13 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:13.116023535 +0000 UTC m=+302.535407232 2025/06/18 04:27:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): >close: err= 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): _writeAt: size=5, off=0 2025/06/18 04:27:13 DEBUG : file1(0xc0009d6100): >_writeAt: n=0, err=file already closed 2025/06/18 04:27:13 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:13 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:13 DEBUG : Looking for writers 2025/06/18 04:27:13 DEBUG : file1: reading active writers 2025/06/18 04:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/06/18 04:27:14 DEBUG : Looking for writers 2025/06/18 04:27:14 DEBUG : file1: reading active writers 2025/06/18 04:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 04:27:14 INFO : file1: Copied (new) 2025/06/18 04:27:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-18 04:27:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/06/18 04:27:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:14 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:15 DEBUG : Looking for writers 2025/06/18 04:27:15 DEBUG : file1: reading active writers 2025/06/18 04:27:15 DEBUG : >WaitForWriters: 2025/06/18 04:27:15 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:15 DEBUG : Looking for writers 2025/06/18 04:27:15 DEBUG : file1: reading active writers 2025/06/18 04:27:15 DEBUG : >WaitForWriters: 2025/06/18 04:27:15 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:16 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:16 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:16 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:16 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:16 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:16 DEBUG : file1(0xc0008e81c0): openPending: 2025/06/18 04:27:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:16 DEBUG : file1(0xc0008e81c0): >openPending: err= 2025/06/18 04:27:16 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:16 DEBUG : file1(0xc0008e81c0): close: 2025/06/18 04:27:16 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:16.2180981 +0000 UTC m=+305.637481766 2025/06/18 04:27:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:16 DEBUG : file1(0xc0008e81c0): >close: err= 2025/06/18 04:27:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 04:27:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:27:16 DEBUG : file2: newRWFileHandle: 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): openPending: 2025/06/18 04:27:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): >openPending: err= 2025/06/18 04:27:16 DEBUG : file2: >newRWFileHandle: err= 2025/06/18 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 04:27:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/18 04:27:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): RWFileHandle.Flush 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): RWFileHandle.Release 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): close: 2025/06/18 04:27:16 DEBUG : file2: vfs cache: setting modification time to 2025-06-18 04:27:16.21905722 +0000 UTC m=+305.638440887 2025/06/18 04:27:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:16 DEBUG : file2(0xc0008e86c0): >close: err= 2025/06/18 04:27:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/18 04:27:16 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:16 DEBUG : file2: vfs cache: starting upload 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/18 04:27:16 DEBUG : Looking for writers 2025/06/18 04:27:16 DEBUG : file1: reading active writers 2025/06/18 04:27:16 DEBUG : file2: reading active writers 2025/06/18 04:27:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/06/18 04:27:17 DEBUG : Looking for writers 2025/06/18 04:27:17 DEBUG : file1: reading active writers 2025/06/18 04:27:17 DEBUG : file2: reading active writers 2025/06/18 04:27:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/06/18 04:27:18 DEBUG : Looking for writers 2025/06/18 04:27:18 DEBUG : file2: reading active writers 2025/06/18 04:27:18 DEBUG : file1: reading active writers 2025/06/18 04:27:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/06/18 04:27:18 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:27:18 INFO : file2: Copied (new) 2025/06/18 04:27:18 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-18 04:27:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/18 04:27:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/18 04:27:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/18 04:27:18 INFO : file2: vfs cache: upload succeeded try #1 2025/06/18 04:27:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:27:19 INFO : file1: Copied (new) 2025/06/18 04:27:19 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-18 04:27:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/06/18 04:27:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:19 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:19 DEBUG : Looking for writers 2025/06/18 04:27:19 DEBUG : file1: reading active writers 2025/06/18 04:27:19 DEBUG : file2: reading active writers 2025/06/18 04:27:19 DEBUG : >WaitForWriters: 2025/06/18 04:27:19 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:19 DEBUG : Looking for writers 2025/06/18 04:27:19 DEBUG : file1: reading active writers 2025/06/18 04:27:19 DEBUG : file2: reading active writers 2025/06/18 04:27:19 DEBUG : >WaitForWriters: 2025/06/18 04:27:19 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.28s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:20 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:20 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:20 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:20 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:20 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): openPending: 2025/06/18 04:27:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): >openPending: err= 2025/06/18 04:27:20 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): _writeAt: size=5, off=0 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): >_writeAt: n=5, err= 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): RWFileHandle.Flush 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): RWFileHandle.Flush 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): close: 2025/06/18 04:27:20 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:20.489879121 +0000 UTC m=+309.909262827 2025/06/18 04:27:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:20 DEBUG : file1(0xc0004964c0): >close: err= 2025/06/18 04:27:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:20 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:20 DEBUG : Looking for writers 2025/06/18 04:27:20 DEBUG : file1: reading active writers 2025/06/18 04:27:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:21 DEBUG : Looking for writers 2025/06/18 04:27:21 DEBUG : file1: reading active writers 2025/06/18 04:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:27:21 DEBUG : Looking for writers 2025/06/18 04:27:21 DEBUG : file1: reading active writers 2025/06/18 04:27:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:27:22 INFO : file1: Copied (new) 2025/06/18 04:27:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 04:27:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 04:27:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:22 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:22 DEBUG : Looking for writers 2025/06/18 04:27:22 DEBUG : file1: reading active writers 2025/06/18 04:27:22 DEBUG : >WaitForWriters: 2025/06/18 04:27:22 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:23 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): openPending: 2025/06/18 04:27:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): >openPending: err= 2025/06/18 04:27:23 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): _writeAt: size=5, off=0 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): >_writeAt: n=5, err= 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): RWFileHandle.Release 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): close: 2025/06/18 04:27:23 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:23.449825387 +0000 UTC m=+312.869209083 2025/06/18 04:27:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): >close: err= 2025/06/18 04:27:23 DEBUG : file1(0xc000497680): RWFileHandle.Release 2025/06/18 04:27:23 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:23 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:23 DEBUG : Looking for writers 2025/06/18 04:27:23 DEBUG : file1: reading active writers 2025/06/18 04:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:24 DEBUG : Looking for writers 2025/06/18 04:27:24 DEBUG : file1: reading active writers 2025/06/18 04:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:27:24 DEBUG : Looking for writers 2025/06/18 04:27:24 DEBUG : file1: reading active writers 2025/06/18 04:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:27:25 INFO : file1: Copied (new) 2025/06/18 04:27:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 04:27:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 04:27:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:25 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:25 DEBUG : Looking for writers 2025/06/18 04:27:25 DEBUG : file1: reading active writers 2025/06/18 04:27:25 DEBUG : >WaitForWriters: 2025/06/18 04:27:25 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:26 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:26 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:26 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:26 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:27:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 04:27:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:27:28 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): openPending: 2025/06/18 04:27:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:27:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:27:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): >openPending: err= 2025/06/18 04:27:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/18 04:27:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:27:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:27:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): _writeAt: size=5, off=0 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): >_writeAt: n=5, err= 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): close: 2025/06/18 04:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 04:27:28.890882377 +0000 UTC m=+318.310266084 2025/06/18 04:27:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:28 DEBUG : dir/file1(0xc0009d6b80): >close: err= 2025/06/18 04:27:28 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:28 DEBUG : dir: Looking for writers 2025/06/18 04:27:28 DEBUG : file1: reading active writers 2025/06/18 04:27:28 DEBUG : Looking for writers 2025/06/18 04:27:28 DEBUG : dir: reading active writers 2025/06/18 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:28 DEBUG : dir: Looking for writers 2025/06/18 04:27:28 DEBUG : file1: reading active writers 2025/06/18 04:27:28 DEBUG : Looking for writers 2025/06/18 04:27:28 DEBUG : dir: reading active writers 2025/06/18 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:28 DEBUG : dir: Looking for writers 2025/06/18 04:27:28 DEBUG : file1: reading active writers 2025/06/18 04:27:28 DEBUG : Looking for writers 2025/06/18 04:27:28 DEBUG : dir: reading active writers 2025/06/18 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:28 DEBUG : dir: Looking for writers 2025/06/18 04:27:28 DEBUG : file1: reading active writers 2025/06/18 04:27:28 DEBUG : Looking for writers 2025/06/18 04:27:28 DEBUG : dir: reading active writers 2025/06/18 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:28 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 04:27:29 DEBUG : dir: Looking for writers 2025/06/18 04:27:29 DEBUG : file1: reading active writers 2025/06/18 04:27:29 DEBUG : Looking for writers 2025/06/18 04:27:29 DEBUG : dir: reading active writers 2025/06/18 04:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:29 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:27:29 DEBUG : dir: Looking for writers 2025/06/18 04:27:29 DEBUG : file1: reading active writers 2025/06/18 04:27:29 DEBUG : Looking for writers 2025/06/18 04:27:29 DEBUG : dir: reading active writers 2025/06/18 04:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:29 DEBUG : dir: Looking for writers 2025/06/18 04:27:29 DEBUG : file1: reading active writers 2025/06/18 04:27:29 DEBUG : Looking for writers 2025/06/18 04:27:29 DEBUG : dir: reading active writers 2025/06/18 04:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:27:30 INFO : dir/file1: Copied (replaced existing) 2025/06/18 04:27:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-18 04:27:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 04:27:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:30 DEBUG : dir: Looking for writers 2025/06/18 04:27:30 DEBUG : file1: reading active writers 2025/06/18 04:27:30 DEBUG : Looking for writers 2025/06/18 04:27:30 DEBUG : dir: reading active writers 2025/06/18 04:27:30 DEBUG : >WaitForWriters: 2025/06/18 04:27:30 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.96s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:31 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:31 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/06/18 04:27:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:33 DEBUG : dir/file1: newRWFileHandle: 2025/06/18 04:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/18 04:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/18 04:27:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): _writeAt: size=5, off=0 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): openPending: 2025/06/18 04:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/06/18 04:27:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/18 04:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): >openPending: err= 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): >_writeAt: n=5, err= 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): _writeAt: size=15, off=5 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): >_writeAt: n=15, err= 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): close: 2025/06/18 04:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/18 04:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-18 04:27:33.846541845 +0000 UTC m=+323.265925551 2025/06/18 04:27:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:33 DEBUG : dir/file1(0xc0005d0c00): >close: err= 2025/06/18 04:27:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:33 DEBUG : dir: Looking for writers 2025/06/18 04:27:33 DEBUG : file1: reading active writers 2025/06/18 04:27:33 DEBUG : Looking for writers 2025/06/18 04:27:33 DEBUG : dir: reading active writers 2025/06/18 04:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:33 DEBUG : dir: Looking for writers 2025/06/18 04:27:33 DEBUG : file1: reading active writers 2025/06/18 04:27:33 DEBUG : Looking for writers 2025/06/18 04:27:33 DEBUG : dir: reading active writers 2025/06/18 04:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:33 DEBUG : dir: Looking for writers 2025/06/18 04:27:33 DEBUG : file1: reading active writers 2025/06/18 04:27:33 DEBUG : Looking for writers 2025/06/18 04:27:33 DEBUG : dir: reading active writers 2025/06/18 04:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:33 DEBUG : dir: Looking for writers 2025/06/18 04:27:33 DEBUG : file1: reading active writers 2025/06/18 04:27:33 DEBUG : Looking for writers 2025/06/18 04:27:33 DEBUG : dir: reading active writers 2025/06/18 04:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:33 DEBUG : dir/file1: vfs cache: starting upload 2025/06/18 04:27:33 DEBUG : dir: Looking for writers 2025/06/18 04:27:33 DEBUG : file1: reading active writers 2025/06/18 04:27:33 DEBUG : Looking for writers 2025/06/18 04:27:33 DEBUG : dir: reading active writers 2025/06/18 04:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:34 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:34 DEBUG : dir: Looking for writers 2025/06/18 04:27:34 DEBUG : file1: reading active writers 2025/06/18 04:27:34 DEBUG : Looking for writers 2025/06/18 04:27:34 DEBUG : dir: reading active writers 2025/06/18 04:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:34 DEBUG : dir: Looking for writers 2025/06/18 04:27:34 DEBUG : file1: reading active writers 2025/06/18 04:27:34 DEBUG : Looking for writers 2025/06/18 04:27:34 DEBUG : dir: reading active writers 2025/06/18 04:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:35 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/06/18 04:27:35 INFO : dir/file1: Copied (replaced existing) 2025/06/18 04:27:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-18 04:27:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/06/18 04:27:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:35 DEBUG : dir: Looking for writers 2025/06/18 04:27:35 DEBUG : file1: reading active writers 2025/06/18 04:27:35 DEBUG : Looking for writers 2025/06/18 04:27:35 DEBUG : dir: reading active writers 2025/06/18 04:27:35 DEBUG : >WaitForWriters: 2025/06/18 04:27:35 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.95s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:36 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:36 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:36 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:36 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:36 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): openPending: 2025/06/18 04:27:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): >openPending: err= 2025/06/18 04:27:36 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): _writeAt: size=5, off=0 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): >_writeAt: n=5, err= 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): close: 2025/06/18 04:27:36 DEBUG : file1: vfs cache: setting modification time to 2025-06-18 04:27:36.305610345 +0000 UTC m=+325.724994042 2025/06/18 04:27:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:36 DEBUG : file1(0xc0005d0400): >close: err= 2025/06/18 04:27:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:36 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:36 DEBUG : Looking for writers 2025/06/18 04:27:36 DEBUG : file1: reading active writers 2025/06/18 04:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:27:37 DEBUG : Looking for writers 2025/06/18 04:27:37 DEBUG : file1: reading active writers 2025/06/18 04:27:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:27:38 INFO : file1: Copied (new) 2025/06/18 04:27:38 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-18 04:27:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 04:27:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:38 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:38 DEBUG : Looking for writers 2025/06/18 04:27:38 DEBUG : file1: reading active writers 2025/06/18 04:27:38 DEBUG : >WaitForWriters: 2025/06/18 04:27:38 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:39 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/18 04:27:39 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.256066395 +0000 UTC m=+328.675450102 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7880): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.256066395 +0000 UTC m=+328.675450102 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7d00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.256066395 +0000 UTC m=+328.675450102 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003749a0 item 1 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.260062388 +0000 UTC m=+328.679446094 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496c00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.260062388 +0000 UTC m=+328.679446094 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000497280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375b20 item 2 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.262360752 +0000 UTC m=+328.681744449 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.262360752 +0000 UTC m=+328.681744449 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aeb40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.262360752 +0000 UTC m=+328.681744449 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e45c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494380 item 3 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.265953989 +0000 UTC m=+328.685337695 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be180): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.265953989 +0000 UTC m=+328.685337695 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009be6c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004952d0 item 4 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.268602462 +0000 UTC m=+328.687986168 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009bed00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.268602462 +0000 UTC m=+328.687986168 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1200): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.268602462 +0000 UTC m=+328.687986168 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d16c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c230 item 5 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.272614874 +0000 UTC m=+328.691998580 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.272614874 +0000 UTC m=+328.691998580 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392850 item 6 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.275422034 +0000 UTC m=+328.694805740 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014209c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.275422034 +0000 UTC m=+328.694805740 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001420ec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.275422034 +0000 UTC m=+328.694805740 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421380): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393730 item 7 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.27911074 +0000 UTC m=+328.698494436 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421a00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.27911074 +0000 UTC m=+328.698494436 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001421f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 8 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc001438580): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438580): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.282307953 +0000 UTC m=+328.701691658 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.282307953 +0000 UTC m=+328.701691658 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001438dc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.282307953 +0000 UTC m=+328.701691658 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014392c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 9 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.286872151 +0000 UTC m=+328.706255857 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.286872151 +0000 UTC m=+328.706255857 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001439e80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 10 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc001452540): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452540): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.289771865 +0000 UTC m=+328.709155571 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.289771865 +0000 UTC m=+328.709155571 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001452e00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.289771865 +0000 UTC m=+328.709155571 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453300): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0620 item 11 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.294177877 +0000 UTC m=+328.713561583 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453980): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.294177877 +0000 UTC m=+328.713561583 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001453ec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0b60 item 12 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc00146e580): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e580): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.297543135 +0000 UTC m=+328.716926842 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146e940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.297543135 +0000 UTC m=+328.716926842 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f000): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1ab0 item 13 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.300699821 +0000 UTC m=+328.720083518 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146f680): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.300699821 +0000 UTC m=+328.720083518 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00146fbc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038aaf0 item 14 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc00148a280): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.30557284 +0000 UTC m=+328.724956536 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148a640): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.30557284 +0000 UTC m=+328.724956536 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148ad00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b810 item 15 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.3088219 +0000 UTC m=+328.728205606 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b380): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.3088219 +0000 UTC m=+328.728205606 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148b8c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 16 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.312017029 +0000 UTC m=+328.731400735 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00148bf00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.312017029 +0000 UTC m=+328.731400735 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.312017029 +0000 UTC m=+328.731400735 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ac900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 17 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.315730171 +0000 UTC m=+328.735113876 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014acf80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.315730171 +0000 UTC m=+328.735113876 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ad4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 18 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.318572086 +0000 UTC m=+328.737955792 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014adb40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.318572086 +0000 UTC m=+328.737955792 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca0c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.318572086 +0000 UTC m=+328.737955792 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ca5c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c150 item 19 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.32295236 +0000 UTC m=+328.742336055 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cac40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.32295236 +0000 UTC m=+328.742336055 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb180): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 20 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.325813911 +0000 UTC m=+328.745197608 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cb800): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.325813911 +0000 UTC m=+328.745197608 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014cbd00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.325813911 +0000 UTC m=+328.745197608 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 21 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.330066766 +0000 UTC m=+328.749450463 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ea900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.330066766 +0000 UTC m=+328.749450463 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eae40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016da40 item 22 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.333175893 +0000 UTC m=+328.752559590 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.333175893 +0000 UTC m=+328.752559590 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014eb9c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.333175893 +0000 UTC m=+328.752559590 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0014ebec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6070 item 23 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.337509831 +0000 UTC m=+328.756893536 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015085c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.337509831 +0000 UTC m=+328.756893536 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001508b00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6620 item 24 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc001509140): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509140): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.340830365 +0000 UTC m=+328.760214060 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509500): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.340830365 +0000 UTC m=+328.760214060 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509a00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.340830365 +0000 UTC m=+328.760214060 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001509f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b69a0 item 25 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.345023025 +0000 UTC m=+328.764406732 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152c640): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.345023025 +0000 UTC m=+328.764406732 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152cb80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6ee0 item 26 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc00152d1c0): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d1c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.348372655 +0000 UTC m=+328.767756351 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152d580): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.348372655 +0000 UTC m=+328.767756351 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00152da80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.348372655 +0000 UTC m=+328.767756351 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a040): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b72d0 item 27 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.352713473 +0000 UTC m=+328.772097179 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154a6c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.352713473 +0000 UTC m=+328.772097179 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154ac00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b78f0 item 28 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc00154b240): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b240): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.356004202 +0000 UTC m=+328.775387897 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154b600): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.356004202 +0000 UTC m=+328.775387897 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00154bcc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7d50 item 29 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.359136683 +0000 UTC m=+328.778520379 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015683c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.359136683 +0000 UTC m=+328.778520379 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b81c0 item 30 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): _readAt: size=2, off=0 2025/06/18 04:27:39 ERROR : open-test-file(0xc001568f40): Couldn't read size of file 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001568f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.362622688 +0000 UTC m=+328.782006384 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001569300): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.362622688 +0000 UTC m=+328.782006384 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015699c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8620 item 31 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.365743868 +0000 UTC m=+328.785127584 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015820c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.365743868 +0000 UTC m=+328.785127584 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8c00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f49a0 item 32 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.368666675 +0000 UTC m=+328.788050381 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d93c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f55e0 item 33 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.369689164 +0000 UTC m=+328.789072860 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9880): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.369689164 +0000 UTC m=+328.789072860 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9d80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ab0 item 33 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.373167956 +0000 UTC m=+328.792551662 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a440): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0000 item 34 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.374211856 +0000 UTC m=+328.793595552 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092a8c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.374211856 +0000 UTC m=+328.793595552 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092ae00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0310 item 34 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.376799715 +0000 UTC m=+328.796183420 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b440): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0d20 item 35 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.37797453 +0000 UTC m=+328.797358236 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092b8c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.37797453 +0000 UTC m=+328.797358236 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00092bdc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0ee0 item 35 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.380818419 +0000 UTC m=+328.800202125 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1490 item 36 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.382039862 +0000 UTC m=+328.801423568 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096a9c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.382039862 +0000 UTC m=+328.801423568 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096af00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1960 item 36 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.385622419 +0000 UTC m=+328.805006114 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b540): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6150 item 37 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.386884017 +0000 UTC m=+328.806267723 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096b9c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.386884017 +0000 UTC m=+328.806267723 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00096bec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c63f0 item 37 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.389687761 +0000 UTC m=+328.809071456 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0016105c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6770 item 38 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.39079541 +0000 UTC m=+328.810179117 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001610ac0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.39079541 +0000 UTC m=+328.810179117 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611000): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 38 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.393317466 +0000 UTC m=+328.812701172 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611680): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6cb0 item 39 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.394272829 +0000 UTC m=+328.813656535 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001611b80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.394272829 +0000 UTC m=+328.813656535 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c100): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6ee0 item 39 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.396809021 +0000 UTC m=+328.816192726 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162c780): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7260 item 40 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.397871986 +0000 UTC m=+328.817255682 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162cc80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.397871986 +0000 UTC m=+328.817255682 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d1c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7490 item 40 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.400445217 +0000 UTC m=+328.819828923 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162d780): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7960 item 41 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.401270466 +0000 UTC m=+328.820654162 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00162dc80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7b20 item 41 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.402260145 +0000 UTC m=+328.821643840 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c1c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.402260145 +0000 UTC m=+328.821643840 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00164c700): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7d50 item 41 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.404748877 +0000 UTC m=+328.824132564 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582780): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8e70 item 42 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.40553867 +0000 UTC m=+328.824922356 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001582c80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b91f0 item 42 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.406685422 +0000 UTC m=+328.826069109 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015831c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.406685422 +0000 UTC m=+328.826069109 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583740): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9500 item 42 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.408989999 +0000 UTC m=+328.828373685 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc001583d80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9880 item 43 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.409807274 +0000 UTC m=+328.829190960 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4300): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9ab0 item 43 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.410623786 +0000 UTC m=+328.830007472 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4840): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.410623786 +0000 UTC m=+328.830007472 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4d80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9d50 item 43 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.412705023 +0000 UTC m=+328.832088710 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a53c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514230 item 44 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.413479478 +0000 UTC m=+328.832863164 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a58c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005143f0 item 44 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.414821157 +0000 UTC m=+328.834204843 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5e00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.414821157 +0000 UTC m=+328.834204843 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005145b0 item 44 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.419038084 +0000 UTC m=+328.838421790 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4a40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6380 item 45 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.420121809 +0000 UTC m=+328.839505505 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c4f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.420121809 +0000 UTC m=+328.839505505 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5640): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6540 item 45 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.422967391 +0000 UTC m=+328.842351097 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015c5c80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c68c0 item 46 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.423811046 +0000 UTC m=+328.843194751 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e82c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.423811046 +0000 UTC m=+328.843194751 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e8a40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6a80 item 46 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.426636149 +0000 UTC m=+328.846019845 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9200): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e70 item 47 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.427850719 +0000 UTC m=+328.847234425 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9840): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.427850719 +0000 UTC m=+328.847234425 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7030 item 47 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.43082906 +0000 UTC m=+328.850212767 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d6b40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c73b0 item 48 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.431747956 +0000 UTC m=+328.851131662 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.431747956 +0000 UTC m=+328.851131662 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009d7cc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c76c0 item 48 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.435078448 +0000 UTC m=+328.854462154 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496600): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ab0 item 49 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.436184595 +0000 UTC m=+328.855568302 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000496b80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.436184595 +0000 UTC m=+328.855568302 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0004971c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ce0 item 49 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.439462259 +0000 UTC m=+328.858845965 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000169d00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514150 item 50 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.440737053 +0000 UTC m=+328.860120749 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0000aed00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.440737053 +0000 UTC m=+328.860120749 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0003e5a80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514700 item 50 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.443801245 +0000 UTC m=+328.863184951 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514a80 item 51 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.44507184 +0000 UTC m=+328.864455546 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d0b00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.44507184 +0000 UTC m=+328.864455546 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1100): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514c40 item 51 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.44747349 +0000 UTC m=+328.866857166 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d17c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005150a0 item 52 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.448450765 +0000 UTC m=+328.867834461 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0005d1d00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.448450765 +0000 UTC m=+328.867834461 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d84c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005152d0 item 52 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.450660493 +0000 UTC m=+328.870044190 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d8b40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005156c0 item 53 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.451640632 +0000 UTC m=+328.871024339 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d91c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.451640632 +0000 UTC m=+328.871024339 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9740): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005158f0 item 53 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.454329211 +0000 UTC m=+328.873712906 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006d9dc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494000 item 54 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.455426109 +0000 UTC m=+328.874809806 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.455426109 +0000 UTC m=+328.874809806 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a48c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 54 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.457836807 +0000 UTC m=+328.877220512 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a4f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 55 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.458836122 +0000 UTC m=+328.878219829 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a5440): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.458836122 +0000 UTC m=+328.878219829 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0015a59c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495030 item 55 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.462174289 +0000 UTC m=+328.881557996 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc440): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495810 item 56 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.463276509 +0000 UTC m=+328.882660205 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fc940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.463276509 +0000 UTC m=+328.882660205 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0006fcec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506070 item 56 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.466250332 +0000 UTC m=+328.885634028 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009ce4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcc40 item 57 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.467290244 +0000 UTC m=+328.886673940 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cea00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 57 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.468352639 +0000 UTC m=+328.887736345 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cef40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.468352639 +0000 UTC m=+328.887736345 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cf4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd2d0 item 57 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.471191628 +0000 UTC m=+328.890575335 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009cfb00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddab0 item 58 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.472128498 +0000 UTC m=+328.891512204 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c40c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddea0 item 58 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.473403541 +0000 UTC m=+328.892787247 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4600): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.473403541 +0000 UTC m=+328.892787247 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c4bc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ccb0 item 58 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.475988875 +0000 UTC m=+328.895372581 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5200): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e000 item 59 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.476815517 +0000 UTC m=+328.896199214 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5740): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e7e0 item 59 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.477780067 +0000 UTC m=+328.897163774 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0007c5c80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.477780067 +0000 UTC m=+328.897163774 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f180 item 59 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.480272648 +0000 UTC m=+328.899656344 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080c8c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e84d0 item 60 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.481217371 +0000 UTC m=+328.900601068 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080ce00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8a10 item 60 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.482285457 +0000 UTC m=+328.901669163 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.482285457 +0000 UTC m=+328.901669163 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080d900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ab0 item 60 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.48494004 +0000 UTC m=+328.904323737 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00080df40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8460 item 61 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.485792371 +0000 UTC m=+328.905176066 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826500): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.485792371 +0000 UTC m=+328.905176066 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000826c00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8930 item 61 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.488358198 +0000 UTC m=+328.907741904 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827240): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8fc0 item 62 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.489285438 +0000 UTC m=+328.908669135 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827780): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.489285438 +0000 UTC m=+328.908669135 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000827e80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f93b0 item 62 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.491883376 +0000 UTC m=+328.911267082 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084a540): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544310 item 63 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.492971409 +0000 UTC m=+328.912355115 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084aa80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.492971409 +0000 UTC m=+328.912355115 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b180): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544930 item 63 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.495790982 +0000 UTC m=+328.915174679 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084b7c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544d90 item 64 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.496795368 +0000 UTC m=+328.916179064 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00084bd00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.496795368 +0000 UTC m=+328.916179064 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544f50 item 64 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.499782677 +0000 UTC m=+328.919166383 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868ac0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005453b0 item 65 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.50095078 +0000 UTC m=+328.920334476 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000868f40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.50095078 +0000 UTC m=+328.920334476 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869440): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005455e0 item 65 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.503418613 +0000 UTC m=+328.922802308 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869a80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545c70 item 66 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.504608787 +0000 UTC m=+328.923992493 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000869f00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.504608787 +0000 UTC m=+328.923992493 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089a4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003740e0 item 66 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.507407051 +0000 UTC m=+328.926790757 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089ab00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374c40 item 67 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.508430031 +0000 UTC m=+328.927813737 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089af80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.508430031 +0000 UTC m=+328.927813737 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089b480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375180 item 67 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.510806423 +0000 UTC m=+328.930190129 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00089bb00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e930 item 68 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.512011134 +0000 UTC m=+328.931394841 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be080): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.512011134 +0000 UTC m=+328.931394841 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008be5c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fd50 item 68 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.514413976 +0000 UTC m=+328.933797671 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bec00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 69 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.515369079 +0000 UTC m=+328.934752785 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf080): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.515369079 +0000 UTC m=+328.934752785 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bf580): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392700 item 69 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.517953581 +0000 UTC m=+328.937337287 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0008bfc00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 70 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.519250175 +0000 UTC m=+328.938633871 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a240): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.519250175 +0000 UTC m=+328.938633871 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165a780): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 70 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.521749569 +0000 UTC m=+328.941133264 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165ae00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 71 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.522706946 +0000 UTC m=+328.942090622 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b300): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.522706946 +0000 UTC m=+328.942090622 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165b800): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 71 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.525357221 +0000 UTC m=+328.944740917 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00165be80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0000 item 72 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.526734076 +0000 UTC m=+328.946117782 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.526734076 +0000 UTC m=+328.946117782 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 72 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.529252515 +0000 UTC m=+328.948636221 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000990f00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0a80 item 73 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.530200644 +0000 UTC m=+328.949584340 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1110 item 73 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.531259712 +0000 UTC m=+328.950643419 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009918c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.531259712 +0000 UTC m=+328.950643419 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000991e00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1880 item 73 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.534269493 +0000 UTC m=+328.953653200 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc0009b04c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 74 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.53562079 +0000 UTC m=+328.955004496 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e180): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 74 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.536806146 +0000 UTC m=+328.956189841 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0e700): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.536806146 +0000 UTC m=+328.956189841 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0ec80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004005b0 item 74 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.539483642 +0000 UTC m=+328.958867339 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f2c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401340 item 75 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.540514769 +0000 UTC m=+328.959898474 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0f7c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): _writeAt: size=3, off=2 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 75 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.54169261 +0000 UTC m=+328.961076316 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a0fd00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.54169261 +0000 UTC m=+328.961076316 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a442c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 75 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.544286149 +0000 UTC m=+328.963669855 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44900): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c380 item 76 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.545179006 +0000 UTC m=+328.964562701 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a44e00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c9a0 item 76 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): _writeAt: size=3, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.546354583 +0000 UTC m=+328.965738278 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.546354583 +0000 UTC m=+328.965738278 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a458c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ccb0 item 76 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.548975693 +0000 UTC m=+328.968359400 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a45f00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d260 item 77 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.549775154 +0000 UTC m=+328.969158851 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.549775154 +0000 UTC m=+328.969158851 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a60b80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d570 item 77 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.552688774 +0000 UTC m=+328.972072470 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a611c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016db20 item 78 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.553633748 +0000 UTC m=+328.973017445 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a616c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.553633748 +0000 UTC m=+328.973017445 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a61dc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dce0 item 78 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.55663308 +0000 UTC m=+328.976016776 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e480): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b63f0 item 79 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.55753367 +0000 UTC m=+328.976917376 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7e980): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.55753367 +0000 UTC m=+328.976917376 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f080): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b65b0 item 79 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.560296167 +0000 UTC m=+328.979679862 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7f6c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6930 item 80 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.561351728 +0000 UTC m=+328.980735424 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a7fbc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.561351728 +0000 UTC m=+328.980735424 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6b60 item 80 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.56471932 +0000 UTC m=+328.984103027 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9e980): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6ee0 item 81 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.565974618 +0000 UTC m=+328.985358324 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9ee00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.565974618 +0000 UTC m=+328.985358324 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f340): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7110 item 81 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.568761831 +0000 UTC m=+328.988145536 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9f9c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7570 item 82 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.569931607 +0000 UTC m=+328.989315312 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000a9fec0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.569931607 +0000 UTC m=+328.989315312 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab84c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7730 item 82 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.572352601 +0000 UTC m=+328.991736298 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab8b40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7c00 item 83 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.573449481 +0000 UTC m=+328.992833177 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9040): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.573449481 +0000 UTC m=+328.992833177 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9580): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7dc0 item 83 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.576290115 +0000 UTC m=+328.995673821 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ab9c00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 84 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.577606616 +0000 UTC m=+328.996990312 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada180): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.577606616 +0000 UTC m=+328.996990312 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000ada700): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 84 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.580081092 +0000 UTC m=+328.999464798 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adad80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5b20 item 85 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.581189342 +0000 UTC m=+329.000573049 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.581189342 +0000 UTC m=+329.000573049 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adb7c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5d50 item 85 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.58380352 +0000 UTC m=+329.003187226 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000adbe40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0380 item 86 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.585002862 +0000 UTC m=+329.004386558 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af83c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.585002862 +0000 UTC m=+329.004386558 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8940): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0930 item 86 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.58771822 +0000 UTC m=+329.007101916 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af8fc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0fc0 item 87 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.588632647 +0000 UTC m=+329.008016332 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af94c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.588632647 +0000 UTC m=+329.008016332 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000af9a00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c12d0 item 87 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.590677957 +0000 UTC m=+329.010061643 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16100): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ab0 item 88 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.5915903 +0000 UTC m=+329.010973976 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16600): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.5915903 +0000 UTC m=+329.010973976 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b16b80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ea0 item 88 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.59373671 +0000 UTC m=+329.013120426 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b171c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b83f0 item 89 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.594606923 +0000 UTC m=+329.013990609 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17700): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8620 item 89 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.5954844 +0000 UTC m=+329.014868087 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b17c40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.5954844 +0000 UTC m=+329.014868087 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34240): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a80 item 89 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.597667729 +0000 UTC m=+329.017051416 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34880): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8e00 item 90 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.598868955 +0000 UTC m=+329.018252651 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b34dc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9110 item 90 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.60034719 +0000 UTC m=+329.019730887 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35300): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.60034719 +0000 UTC m=+329.019730887 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b358c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9490 item 90 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.603158739 +0000 UTC m=+329.022542445 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b35f00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9810 item 91 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.604195475 +0000 UTC m=+329.023579181 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b544c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): >_readAt: n=2, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): _writeAt: size=3, off=7 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9a40 item 91 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.605411598 +0000 UTC m=+329.024795304 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54a00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): >_readAt: n=8, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.605411598 +0000 UTC m=+329.024795304 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b54f80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9c00 item 91 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.608443019 +0000 UTC m=+329.027826726 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b555c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a460 item 92 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.609246678 +0000 UTC m=+329.028630364 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b55b00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): open at offset 5 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a690 item 92 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): _readAt: size=2, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): _writeAt: size=3, off=5 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): >_writeAt: n=3, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.610228141 +0000 UTC m=+329.029611827 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b760c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): >_readAt: n=3, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.610228141 +0000 UTC m=+329.029611827 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000b76680): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa10 item 92 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.613165676 +0000 UTC m=+329.032549381 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090e4c0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393c00 item 93 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.614253027 +0000 UTC m=+329.033636733 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090ea00): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.614253027 +0000 UTC m=+329.033636733 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f100): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393e30 item 93 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.617323322 +0000 UTC m=+329.036707018 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090f740): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c310 item 94 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.618245853 +0000 UTC m=+329.037629560 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00090fc80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.618245853 +0000 UTC m=+329.037629560 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093c400): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c540 item 94 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.621382532 +0000 UTC m=+329.040766248 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093ca40): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c9a0 item 95 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.622575712 +0000 UTC m=+329.041959418 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093cf80): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.622575712 +0000 UTC m=+329.041959418 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093d680): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cbd0 item 95 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 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/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): open at offset 0 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): _readAt: size=2, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): >_readAt: n=0, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.625797811 +0000 UTC m=+329.045181518 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc00093dcc0): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): _writeAt: size=5, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): >openPending: err= 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cfc0 item 96 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): >_writeAt: n=5, err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.626849827 +0000 UTC m=+329.046233533 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964280): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:39 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): _readAt: size=512, off=0 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): openPending: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): >openPending: err= 2025/06/18 04:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): >_readAt: n=5, err=EOF 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): close: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:39.626849827 +0000 UTC m=+329.046233533 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:39 DEBUG : open-test-file(0xc000964980): >close: err= 2025/06/18 04:27:39 DEBUG : open-test-file: Remove: 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d1f0 item 96 2025/06/18 04:27:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:39 DEBUG : open-test-file: >Remove: err= 2025/06/18 04:27:39 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:39 DEBUG : Looking for writers 2025/06/18 04:27:39 DEBUG : >WaitForWriters: 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:39 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/18 04:27:39 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.140009561 +0000 UTC m=+329.559393256 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fd680): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.140009561 +0000 UTC m=+329.559393256 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006fdb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.140009561 +0000 UTC m=+329.559393256 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530930 item 1 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.144064904 +0000 UTC m=+329.563448611 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9a680): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.144064904 +0000 UTC m=+329.563448611 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9ab80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530fc0 item 2 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.146702587 +0000 UTC m=+329.566086293 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b1c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.146702587 +0000 UTC m=+329.566086293 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9b640): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.146702587 +0000 UTC m=+329.566086293 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b9bb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531490 item 3 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.150329546 +0000 UTC m=+329.569713252 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.150329546 +0000 UTC m=+329.569713252 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbe740): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531c70 item 4 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.152976034 +0000 UTC m=+329.572359741 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbed80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.152976034 +0000 UTC m=+329.572359741 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.152976034 +0000 UTC m=+329.572359741 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbf6c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005322a0 item 5 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.156464373 +0000 UTC m=+329.575848079 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bbfd40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.156464373 +0000 UTC m=+329.575848079 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde300): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005328c0 item 6 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.159790058 +0000 UTC m=+329.579173764 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bde980): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.159790058 +0000 UTC m=+329.579173764 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdee80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.159790058 +0000 UTC m=+329.579173764 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf340): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532ee0 item 7 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.163420834 +0000 UTC m=+329.582804539 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdf9c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.163420834 +0000 UTC m=+329.582804539 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bdff00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005335e0 item 8 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc000bfc540): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc540): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.166267779 +0000 UTC m=+329.585651484 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfc900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.166267779 +0000 UTC m=+329.585651484 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfcd80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.166267779 +0000 UTC m=+329.585651484 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd280): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b90 item 9 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.169793518 +0000 UTC m=+329.589177214 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfd900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.169793518 +0000 UTC m=+329.589177214 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfde40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534150 item 10 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc000c1e500): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e500): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.173030786 +0000 UTC m=+329.592414482 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e8c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.173030786 +0000 UTC m=+329.592414482 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1edc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.173030786 +0000 UTC m=+329.592414482 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76a00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534540 item 11 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.177920135 +0000 UTC m=+329.597303842 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77080): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.177920135 +0000 UTC m=+329.597303842 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b76400): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a0e0 item 12 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc000b773c0): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b773c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.180714511 +0000 UTC m=+329.600098218 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77780): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.180714511 +0000 UTC m=+329.600098218 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b77e40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a770 item 13 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.18392037 +0000 UTC m=+329.603304077 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964540): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.18392037 +0000 UTC m=+329.603304077 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000964a80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b180 item 14 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc0009651c0): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009651c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.186685451 +0000 UTC m=+329.606069148 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.186685451 +0000 UTC m=+329.606069148 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000965c40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b810 item 15 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.189357839 +0000 UTC m=+329.608741545 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e340): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.189357839 +0000 UTC m=+329.608741545 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1e880): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bc00 item 16 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.191833276 +0000 UTC m=+329.611216982 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ef00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.191833276 +0000 UTC m=+329.611216982 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f3c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.191833276 +0000 UTC m=+329.611216982 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1f8c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a620 item 17 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.19527032 +0000 UTC m=+329.614654026 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c1ff40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.19527032 +0000 UTC m=+329.614654026 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e85c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b7a0 item 18 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.198168691 +0000 UTC m=+329.617552387 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8cc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.198168691 +0000 UTC m=+329.617552387 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9300): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.198168691 +0000 UTC m=+329.617552387 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9940): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534000 item 19 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.201744163 +0000 UTC m=+329.621127869 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.201744163 +0000 UTC m=+329.621127869 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d6940): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534620 item 20 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.204605606 +0000 UTC m=+329.623989312 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7600): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.204605606 +0000 UTC m=+329.623989312 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7bc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.204605606 +0000 UTC m=+329.623989312 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005349a0 item 21 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.208342812 +0000 UTC m=+329.627726517 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496b40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.208342812 +0000 UTC m=+329.627726517 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497180): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534ee0 item 22 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.2109253 +0000 UTC m=+329.630308996 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000169cc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.2109253 +0000 UTC m=+329.630308996 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000aeb80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.2109253 +0000 UTC m=+329.630308996 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e5380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535340 item 23 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.214458715 +0000 UTC m=+329.633842421 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d03c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.214458715 +0000 UTC m=+329.633842421 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535880 item 24 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc0005d1140): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.217297644 +0000 UTC m=+329.636681340 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1540): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.217297644 +0000 UTC m=+329.636681340 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1a80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.217297644 +0000 UTC m=+329.636681340 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535d50 item 25 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.220866143 +0000 UTC m=+329.640249839 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8880): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.220866143 +0000 UTC m=+329.640249839 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8dc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c380 item 26 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc0006d9580): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.223636595 +0000 UTC m=+329.643020300 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9980): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.223636595 +0000 UTC m=+329.643020300 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d9e80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.223636595 +0000 UTC m=+329.643020300 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c7e0 item 27 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.227357971 +0000 UTC m=+329.646741667 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ceb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.227357971 +0000 UTC m=+329.646741667 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cd90 item 28 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc0009cf680): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf680): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.230101122 +0000 UTC m=+329.649484817 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfa40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.230101122 +0000 UTC m=+329.649484817 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a1c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d1f0 item 29 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.232756577 +0000 UTC m=+329.652140283 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a840): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.232756577 +0000 UTC m=+329.652140283 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ad80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d5e0 item 30 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): _readAt: size=2, off=0 2025/06/18 04:27:40 ERROR : open-test-file(0xc00165b3c0): Couldn't read size of file 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b3c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.235939052 +0000 UTC m=+329.655322758 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b780): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.235939052 +0000 UTC m=+329.655322758 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165be40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d9d0 item 31 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.238465646 +0000 UTC m=+329.657849342 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0e580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.238465646 +0000 UTC m=+329.657849342 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0eac0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6070 item 32 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.241207334 +0000 UTC m=+329.660591029 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f100): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6540 item 33 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.242443965 +0000 UTC m=+329.661827671 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0f580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.242443965 +0000 UTC m=+329.661827671 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a0fa80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6700 item 33 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.24515794 +0000 UTC m=+329.664541646 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6a80 item 34 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.246351721 +0000 UTC m=+329.665735428 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070e5c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.246351721 +0000 UTC m=+329.665735428 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070eb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6c40 item 34 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.249218313 +0000 UTC m=+329.668602019 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7030 item 35 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.250141757 +0000 UTC m=+329.669525463 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070f5c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.250141757 +0000 UTC m=+329.669525463 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00070fac0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c71f0 item 35 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.252837919 +0000 UTC m=+329.672221625 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007321c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c76c0 item 36 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.253975945 +0000 UTC m=+329.673359652 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007326c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.253975945 +0000 UTC m=+329.673359652 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000732c00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c78f0 item 36 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.256510414 +0000 UTC m=+329.675894110 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ce0 item 37 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.257575394 +0000 UTC m=+329.676959099 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007336c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.257575394 +0000 UTC m=+329.676959099 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000733bc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ea0 item 37 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.260165786 +0000 UTC m=+329.679549482 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007522c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005142a0 item 38 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.261361872 +0000 UTC m=+329.680745567 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007527c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.261361872 +0000 UTC m=+329.680745567 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000752d00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514460 item 38 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.263988012 +0000 UTC m=+329.683371718 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005147e0 item 39 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.264924741 +0000 UTC m=+329.684308437 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753880): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.264924741 +0000 UTC m=+329.684308437 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000753d80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005149a0 item 39 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.267496108 +0000 UTC m=+329.686879805 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514d20 item 40 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.268631069 +0000 UTC m=+329.688014765 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4980): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.268631069 +0000 UTC m=+329.688014765 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c4ec0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514fc0 item 40 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.271358129 +0000 UTC m=+329.690741825 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005153b0 item 41 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.272279589 +0000 UTC m=+329.691663284 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5980): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005155e0 item 41 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.273379023 +0000 UTC m=+329.692762728 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007c5e40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.273379023 +0000 UTC m=+329.692762728 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6400): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515810 item 41 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.276226149 +0000 UTC m=+329.695609845 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515dc0 item 42 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.277142388 +0000 UTC m=+329.696526084 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e6f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494150 item 42 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.278173214 +0000 UTC m=+329.697556910 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.278173214 +0000 UTC m=+329.697556910 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0007e7a00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004943f0 item 42 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.280435501 +0000 UTC m=+329.699819207 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008080c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 43 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.281208753 +0000 UTC m=+329.700592459 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008085c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 43 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.282266449 +0000 UTC m=+329.701650145 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000808b00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.282266449 +0000 UTC m=+329.701650145 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495570 item 43 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.284722199 +0000 UTC m=+329.704105895 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809680): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc1c0 item 44 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.285600218 +0000 UTC m=+329.704983914 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000809b80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcc40 item 44 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.286664376 +0000 UTC m=+329.706048082 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.286664376 +0000 UTC m=+329.706048082 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008246c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd110 item 44 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.289211908 +0000 UTC m=+329.708595614 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000824d00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 45 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.290078124 +0000 UTC m=+329.709461831 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.290078124 +0000 UTC m=+329.709461831 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddab0 item 45 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.292711348 +0000 UTC m=+329.712095045 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000825f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ccb0 item 46 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.293652476 +0000 UTC m=+329.713036172 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008524c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.293652476 +0000 UTC m=+329.713036172 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000852bc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036da40 item 46 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.296200959 +0000 UTC m=+329.715584656 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e7e0 item 47 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.297089418 +0000 UTC m=+329.716473124 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853700): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.297089418 +0000 UTC m=+329.716473124 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000853e00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f180 item 47 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.300303692 +0000 UTC m=+329.719687408 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a4c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8310 item 48 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.301305654 +0000 UTC m=+329.720689360 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087a9c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.301305654 +0000 UTC m=+329.720689360 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b0c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e85b0 item 48 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.303836185 +0000 UTC m=+329.723219890 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087b700): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ab0 item 49 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.304754529 +0000 UTC m=+329.724138235 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00087bb80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.304754529 +0000 UTC m=+329.724138235 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ea0 item 49 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.307320988 +0000 UTC m=+329.726704694 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089e7c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8930 item 50 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.30833508 +0000 UTC m=+329.727718777 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089ecc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.30833508 +0000 UTC m=+329.727718777 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 50 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.310713155 +0000 UTC m=+329.730096852 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089f8c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9260 item 51 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.311638112 +0000 UTC m=+329.731021817 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00089fdc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.311638112 +0000 UTC m=+329.731021817 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cc380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544070 item 51 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.314227242 +0000 UTC m=+329.733610949 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cca00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544700 item 52 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.315569073 +0000 UTC m=+329.734952778 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008ccf00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.315569073 +0000 UTC m=+329.734952778 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cd480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544a80 item 52 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.317815971 +0000 UTC m=+329.737199667 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008cdb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544ee0 item 53 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.31885385 +0000 UTC m=+329.738237555 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908080): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.31885385 +0000 UTC m=+329.738237555 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009085c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005450a0 item 53 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.32125142 +0000 UTC m=+329.740635126 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000908c40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545570 item 54 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.322260896 +0000 UTC m=+329.741644592 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909140): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.322260896 +0000 UTC m=+329.741644592 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009096c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005457a0 item 54 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.324669557 +0000 UTC m=+329.744053264 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000909d40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545f10 item 55 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.325642244 +0000 UTC m=+329.745025950 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009342c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.325642244 +0000 UTC m=+329.745025950 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934800): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374770 item 55 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.328072898 +0000 UTC m=+329.747456594 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000934e80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003750a0 item 56 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.329137677 +0000 UTC m=+329.748521373 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.329137677 +0000 UTC m=+329.748521373 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 56 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.331873884 +0000 UTC m=+329.751257580 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000935f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f9d0 item 57 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.332818346 +0000 UTC m=+329.752202043 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982500): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c310 item 57 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.334147863 +0000 UTC m=+329.753531569 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.334147863 +0000 UTC m=+329.753531569 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000982fc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 57 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.336709301 +0000 UTC m=+329.756093017 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983600): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 58 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.337638215 +0000 UTC m=+329.757021922 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000983b40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 58 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.338800978 +0000 UTC m=+329.758184685 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae100): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.338800978 +0000 UTC m=+329.758184685 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ae6c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 58 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.341313816 +0000 UTC m=+329.760697513 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009aed00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 59 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.342225489 +0000 UTC m=+329.761609195 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0000 item 59 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.343227228 +0000 UTC m=+329.762610945 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009af780): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.343227228 +0000 UTC m=+329.762610945 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009afd00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 59 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.34569427 +0000 UTC m=+329.765077977 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a143c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0a80 item 60 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.346616471 +0000 UTC m=+329.766000177 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1110 item 60 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.347685739 +0000 UTC m=+329.767069444 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a14e40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.347685739 +0000 UTC m=+329.767069444 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15400): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1880 item 60 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.35025914 +0000 UTC m=+329.769642836 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a15a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 61 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.351231136 +0000 UTC m=+329.770614831 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46000): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.351231136 +0000 UTC m=+329.770614831 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46700): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 61 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.354028166 +0000 UTC m=+329.773411863 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a46d40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401260 item 62 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.355022544 +0000 UTC m=+329.774406249 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47280): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.355022544 +0000 UTC m=+329.774406249 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a47980): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 62 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.357837939 +0000 UTC m=+329.777221635 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 63 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.358790718 +0000 UTC m=+329.778174424 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5e580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.358790718 +0000 UTC m=+329.778174424 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ec80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c310 item 63 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): >_readAt: n=0, err=Bad file descriptor 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.361826297 +0000 UTC m=+329.781209993 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f2c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 64 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.362777092 +0000 UTC m=+329.782160798 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5f800): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.362777092 +0000 UTC m=+329.782160798 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a5ff00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cfc0 item 64 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.366042432 +0000 UTC m=+329.785426139 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a785c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d500 item 65 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.367088226 +0000 UTC m=+329.786471933 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.367088226 +0000 UTC m=+329.786471933 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a78f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d730 item 65 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.36950887 +0000 UTC m=+329.788892566 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79580): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc70 item 66 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.370586403 +0000 UTC m=+329.789970109 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79a00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.370586403 +0000 UTC m=+329.789970109 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a79f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b60e0 item 66 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.372962565 +0000 UTC m=+329.792346261 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9c600): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6540 item 67 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.37385537 +0000 UTC m=+329.793239077 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9ca80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.37385537 +0000 UTC m=+329.793239077 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9cf80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6700 item 67 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.376207678 +0000 UTC m=+329.795591383 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9d600): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6a80 item 68 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.377351184 +0000 UTC m=+329.796734891 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000a9db00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.377351184 +0000 UTC m=+329.796734891 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe0c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6cb0 item 68 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.379789201 +0000 UTC m=+329.799172907 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abe700): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b70a0 item 69 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.38085398 +0000 UTC m=+329.800237676 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abeb80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.38085398 +0000 UTC m=+329.800237676 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf080): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7260 item 69 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.383677952 +0000 UTC m=+329.803061658 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abf700): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b76c0 item 70 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.384964267 +0000 UTC m=+329.804347974 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000abfc00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.384964267 +0000 UTC m=+329.804347974 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae21c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b78f0 item 70 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.38760776 +0000 UTC m=+329.806991467 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2840): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7d50 item 71 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.388706914 +0000 UTC m=+329.808090620 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae2d40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.388706914 +0000 UTC m=+329.808090620 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7f10 item 71 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.391182151 +0000 UTC m=+329.810565847 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae38c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4ee0 item 72 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.39215123 +0000 UTC m=+329.811534927 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000ae3dc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.39215123 +0000 UTC m=+329.811534927 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa380): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f55e0 item 72 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.394744249 +0000 UTC m=+329.814127945 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afa940): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 73 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.395703509 +0000 UTC m=+329.815087215 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afae40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0000 item 73 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.396725408 +0000 UTC m=+329.816109104 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000afb300): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.396725408 +0000 UTC m=+329.816109104 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92180): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8000 item 73 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.399763802 +0000 UTC m=+329.819147509 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b927c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8460 item 74 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.400611554 +0000 UTC m=+329.819995249 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b92cc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8770 item 74 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.401656896 +0000 UTC m=+329.821040592 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.401656896 +0000 UTC m=+329.821040592 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93780): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8af0 item 74 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.404201554 +0000 UTC m=+329.823585250 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000b93dc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8e70 item 75 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.405102085 +0000 UTC m=+329.824485781 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6340): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): _writeAt: size=3, off=2 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b91f0 item 75 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.40612276 +0000 UTC m=+329.825506467 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6880): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.40612276 +0000 UTC m=+329.825506467 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb6dc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9500 item 75 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.408506887 +0000 UTC m=+329.827890583 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7400): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9880 item 76 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.409374986 +0000 UTC m=+329.828758682 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9ab0 item 76 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): _writeAt: size=3, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.410514756 +0000 UTC m=+329.829898462 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bb7e40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.410514756 +0000 UTC m=+329.829898462 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4440): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9d50 item 76 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.412754302 +0000 UTC m=+329.832138008 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4a80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392f50 item 77 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.413710075 +0000 UTC m=+329.833093781 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd4f80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.413710075 +0000 UTC m=+329.833093781 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5680): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393420 item 77 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.416352516 +0000 UTC m=+329.835736223 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bd5cc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393ce0 item 78 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.417225065 +0000 UTC m=+329.836608761 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.417225065 +0000 UTC m=+329.836608761 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfa940): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393f10 item 78 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.419855854 +0000 UTC m=+329.839239550 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfaf80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507730 item 79 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.420764069 +0000 UTC m=+329.840147775 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfb480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.420764069 +0000 UTC m=+329.840147775 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000bfbb80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005302a0 item 79 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.423409305 +0000 UTC m=+329.842793001 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005308c0 item 80 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.42429588 +0000 UTC m=+329.843679576 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2c740): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.42429588 +0000 UTC m=+329.843679576 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2ce40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530af0 item 80 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.426874951 +0000 UTC m=+329.846258648 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d480): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530fc0 item 81 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.427865411 +0000 UTC m=+329.847249107 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2d900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.427865411 +0000 UTC m=+329.847249107 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c2de40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531260 item 81 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.430480842 +0000 UTC m=+329.849864537 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46540): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005317a0 item 82 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.431581368 +0000 UTC m=+329.850965074 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.431581368 +0000 UTC m=+329.850965074 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c46fc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531a40 item 82 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.434107521 +0000 UTC m=+329.853491227 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47640): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532000 item 83 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.435091649 +0000 UTC m=+329.854475354 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c47b40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.435091649 +0000 UTC m=+329.854475354 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66100): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532380 item 83 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.437561625 +0000 UTC m=+329.856945341 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66780): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532770 item 84 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.439147844 +0000 UTC m=+329.858531560 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66c80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.439147844 +0000 UTC m=+329.858531560 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08180): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0000 item 84 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.443878966 +0000 UTC m=+329.863262673 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08800): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0930 item 85 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.44480801 +0000 UTC m=+329.864191716 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d08d00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.44480801 +0000 UTC m=+329.864191716 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0d90 item 85 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.447176357 +0000 UTC m=+329.866560063 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d098c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c12d0 item 86 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.44822794 +0000 UTC m=+329.867611636 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000d09dc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.44822794 +0000 UTC m=+329.867611636 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c663c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c15e0 item 86 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.450976391 +0000 UTC m=+329.870360097 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c66a40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ea0 item 87 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.452060176 +0000 UTC m=+329.871443882 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c672c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.452060176 +0000 UTC m=+329.871443882 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67800): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005322a0 item 87 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.45485858 +0000 UTC m=+329.874242285 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000c67e80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532700 item 88 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.455936744 +0000 UTC m=+329.875320450 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e84c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.455936744 +0000 UTC m=+329.875320450 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e8a80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532bd0 item 88 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.458476281 +0000 UTC m=+329.877859977 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9240): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533180 item 89 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.459467672 +0000 UTC m=+329.878851368 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e98c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005333b0 item 89 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.460634823 +0000 UTC m=+329.880018520 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0008e9e00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.460634823 +0000 UTC m=+329.880018520 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d64c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533730 item 89 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.463509891 +0000 UTC m=+329.882893587 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7200): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533c00 item 90 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.464466688 +0000 UTC m=+329.883850383 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7a00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533e30 item 90 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.465575008 +0000 UTC m=+329.884958705 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009d7f40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.465575008 +0000 UTC m=+329.884958705 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000496900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a0e0 item 90 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.468243078 +0000 UTC m=+329.887626773 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497040): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a770 item 91 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.469533491 +0000 UTC m=+329.888917197 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc000497cc0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): >_readAt: n=2, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): _writeAt: size=3, off=7 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ab60 item 91 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.47110476 +0000 UTC m=+329.890488476 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0000ae8c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): >_readAt: n=8, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.47110476 +0000 UTC m=+329.890488476 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0003e42c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ae00 item 91 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.474042035 +0000 UTC m=+329.893425741 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0000): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b420 item 92 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.475114178 +0000 UTC m=+329.894497894 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0840): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): open at offset 5 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b7a0 item 92 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): _readAt: size=2, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): _writeAt: size=3, off=5 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): >_writeAt: n=3, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.476418988 +0000 UTC m=+329.895802683 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d0e40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): >_readAt: n=3, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.476418988 +0000 UTC m=+329.895802683 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1440): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b960 item 92 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.479276982 +0000 UTC m=+329.898660689 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0005d1ac0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bdc0 item 93 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.48041014 +0000 UTC m=+329.899793846 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8080): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.48041014 +0000 UTC m=+329.899793846 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0006d8900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a460 item 93 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.483677144 +0000 UTC m=+329.903060850 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce2c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534150 item 94 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.484475313 +0000 UTC m=+329.903859019 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009ce880): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.484475313 +0000 UTC m=+329.903859019 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cef80): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534380 item 94 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.487382982 +0000 UTC m=+329.906766688 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cf5c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534700 item 95 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.48928883 +0000 UTC m=+329.908672537 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc0009cfb00): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.48928883 +0000 UTC m=+329.908672537 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a2c0): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005348c0 item 95 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 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/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): open at offset 0 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): _readAt: size=2, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): >_readAt: n=0, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.492535315 +0000 UTC m=+329.911919021 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165a900): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): _writeAt: size=5, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): >openPending: err= 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534cb0 item 96 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): >_writeAt: n=5, err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.493586988 +0000 UTC m=+329.912970695 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165ae40): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/18 04:27:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/18 04:27:40 DEBUG : open-test-file: newRWFileHandle: 2025/06/18 04:27:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/18 04:27:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): _readAt: size=512, off=0 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): openPending: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): >openPending: err= 2025/06/18 04:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): >_readAt: n=5, err=EOF 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): close: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-18 04:27:40.493586988 +0000 UTC m=+329.912970695 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:40 DEBUG : open-test-file(0xc00165b540): >close: err= 2025/06/18 04:27:40 DEBUG : open-test-file: Remove: 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e70 item 96 2025/06/18 04:27:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/18 04:27:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/18 04:27:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/18 04:27:40 DEBUG : open-test-file: >Remove: err= 2025/06/18 04:27:40 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:40 DEBUG : Looking for writers 2025/06/18 04:27:40 DEBUG : >WaitForWriters: 2025/06/18 04:27:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.76s) --- PASS: TestRWFileHandleOpenTests/writes (0.88s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.88s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:40 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:40 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:41 DEBUG : file1: newRWFileHandle: 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): openPending: 2025/06/18 04:27:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): >openPending: err= 2025/06/18 04:27:41 DEBUG : file1: >newRWFileHandle: err= 2025/06/18 04:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/18 04:27:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): _writeAt: size=2, off=0 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): >_writeAt: n=2, err= 2025/06/18 04:27:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): RWFileHandle.Flush 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): RWFileHandle.Release 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): close: 2025/06/18 04:27:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/18 04:27:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:41 DEBUG : file1(0xc000b60100): >close: err= 2025/06/18 04:27:41 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:41 DEBUG : file1: vfs cache: starting upload 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:41 DEBUG : Looking for writers 2025/06/18 04:27:41 DEBUG : file1: reading active writers 2025/06/18 04:27:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/06/18 04:27:42 DEBUG : Looking for writers 2025/06/18 04:27:42 DEBUG : file1: reading active writers 2025/06/18 04:27:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/06/18 04:27:42 INFO : file1: Copied (new) 2025/06/18 04:27:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/06/18 04:27:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/18 04:27:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/18 04:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:27:42 INFO : file1: vfs cache: upload succeeded try #1 2025/06/18 04:27:43 DEBUG : Looking for writers 2025/06/18 04:27:43 DEBUG : file1: reading active writers 2025/06/18 04:27:43 DEBUG : >WaitForWriters: 2025/06/18 04:27:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:43 DEBUG : Looking for writers 2025/06/18 04:27:43 DEBUG : file1: reading active writers 2025/06/18 04:27:43 DEBUG : >WaitForWriters: 2025/06/18 04:27:43 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.11s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:43 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:43 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:43 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:27:43 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:27:44 DEBUG : rename_me: newRWFileHandle: 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): openPending: 2025/06/18 04:27:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/18 04:27:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): >openPending: err= 2025/06/18 04:27:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/18 04:27:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/18 04:27:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/18 04:27:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): _writeAt: size=5, off=0 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): >_writeAt: n=5, err= 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): close: 2025/06/18 04:27:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-18 04:27:44.128375747 +0000 UTC m=+333.547759463 2025/06/18 04:27:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/18 04:27:44 DEBUG : rename_me(0xc0009d6d40): >close: err= 2025/06/18 04:27:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/18 04:27:44 DEBUG : i_was_renamed: Updating file with 0xc00098c780 2025/06/18 04:27:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/18 04:27:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 04:27:44 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/18 04:27:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/18 04:27:44 DEBUG : Looking for writers 2025/06/18 04:27:44 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/18 04:27:44 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/06/18 04:27:45 DEBUG : Looking for writers 2025/06/18 04:27:45 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/18 04:27:45 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:27:45 INFO : i_was_renamed: Copied (new) 2025/06/18 04:27:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-18 04:27:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/06/18 04:27:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/18 04:27:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/18 04:27:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/18 04:27:46 DEBUG : Looking for writers 2025/06/18 04:27:46 DEBUG : i_was_renamed: reading active writers 2025/06/18 04:27:46 DEBUG : >WaitForWriters: 2025/06/18 04:27:46 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:27:46 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:27:46 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/18 04:27:46 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/18 04:27:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pakuhuf9zubu" 2025/06/18 04:27:46 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/18 04:27:47 DEBUG : forgetting directory cache 2025/06/18 04:27:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): _readAt: size=512, off=0 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): openPending: 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:28:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:27:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): >openPending: err= 2025/06/18 04:27:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): >_readAt: n=20, err=EOF 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): close: 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:28:46 +0000 UTC 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate(0xc0006d83c0): >close: err= 2025/06/18 04:27:49 DEBUG : Re-reading directory (180.626876ms old) 2025/06/18 04:27:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:27:49 DEBUG : forgetting directory cache 2025/06/18 04:27:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): _readAt: size=512, off=0 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): openPending: 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:29:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-06-18 03:28:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 03:29:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-06-18 03:28:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/06/18 04:27:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:27:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): >openPending: err= 2025/06/18 04:27:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:51 DEBUG : forgetting directory cache 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): >_readAt: n=20, err=EOF 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): close: 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:29:46 +0000 UTC 2025/06/18 04:27:51 DEBUG : TestRWCacheUpdate(0xc0006d9040): >close: err= 2025/06/18 04:27:51 DEBUG : Re-reading directory (393.15929ms old) 2025/06/18 04:27:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:27:52 DEBUG : forgetting directory cache 2025/06/18 04:27:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): _readAt: size=512, off=0 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): openPending: 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:30:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-06-18 03:29:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 03:30:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-06-18 03:29:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/06/18 04:27:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:27:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): >openPending: err= 2025/06/18 04:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): >_readAt: n=20, err=EOF 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): close: 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:30:46 +0000 UTC 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate(0xc0008e8440): >close: err= 2025/06/18 04:27:54 DEBUG : Re-reading directory (185.424131ms old) 2025/06/18 04:27:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:27:54 DEBUG : forgetting directory cache 2025/06/18 04:27:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): _readAt: size=512, off=0 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): openPending: 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:31:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-06-18 03:30:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 03:31:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-06-18 03:30:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/06/18 04:27:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:27:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): >openPending: err= 2025/06/18 04:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): >_readAt: n=20, err=EOF 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): close: 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:31:46 +0000 UTC 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate(0xc0008e8d40): >close: err= 2025/06/18 04:27:56 DEBUG : Re-reading directory (166.364408ms old) 2025/06/18 04:27:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:27:57 DEBUG : forgetting directory cache 2025/06/18 04:27:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate(0xc000496380): _readAt: size=512, off=0 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate(0xc000496380): openPending: 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:32:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-06-18 03:31:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 03:32:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-06-18 03:31:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/06/18 04:27:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:27:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate(0xc000496380): >openPending: err= 2025/06/18 04:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:27:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate(0xc000496380): >_readAt: n=20, err=EOF 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate(0xc000496380): close: 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:32:46 +0000 UTC 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate(0xc000496380): >close: err= 2025/06/18 04:27:59 DEBUG : Re-reading directory (182.741164ms old) 2025/06/18 04:27:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:27:59 DEBUG : forgetting directory cache 2025/06/18 04:27:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): _readAt: size=512, off=0 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): openPending: 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-18 03:33:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-06-18 03:32:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-18 03:33:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-06-18 03:32:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/06/18 04:28:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/18 04:28:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): >openPending: err= 2025/06/18 04:28:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): >_readAt: n=20, err=EOF 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): close: 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:33:46 +0000 UTC 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate(0xc000496dc0): >close: err= 2025/06/18 04:28:01 DEBUG : Re-reading directory (168.522951ms old) 2025/06/18 04:28:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:28:02 DEBUG : forgetting directory cache 2025/06/18 04:28:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): _readAt: size=512, off=0 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): openPending: 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-18 03:34:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-06-18 03:33:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-18 03:34:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-06-18 03:33:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/06/18 04:28:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/18 04:28:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): >openPending: err= 2025/06/18 04:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): >_readAt: n=21, err=EOF 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): close: 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:34:46 +0000 UTC 2025/06/18 04:28:03 DEBUG : TestRWCacheUpdate(0xc0006d8380): >close: err= 2025/06/18 04:28:03 DEBUG : Re-reading directory (187.870054ms old) 2025/06/18 04:28:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:28:04 DEBUG : forgetting directory cache 2025/06/18 04:28:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): _readAt: size=512, off=0 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): openPending: 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-18 03:35:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-06-18 03:34:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-18 03:35:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-06-18 03:34:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/06/18 04:28:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/18 04:28:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): >openPending: err= 2025/06/18 04:28:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): >_readAt: n=22, err=EOF 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): close: 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:35:46 +0000 UTC 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate(0xc0009d6600): >close: err= 2025/06/18 04:28:06 DEBUG : Re-reading directory (175.034887ms old) 2025/06/18 04:28:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:28:07 DEBUG : forgetting directory cache 2025/06/18 04:28:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): _readAt: size=512, off=0 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): openPending: 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-18 03:36:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-06-18 03:35:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-18 03:36:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-06-18 03:35:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/06/18 04:28:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/18 04:28:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): >openPending: err= 2025/06/18 04:28:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): >_readAt: n=23, err=EOF 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): close: 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:36:46 +0000 UTC 2025/06/18 04:28:08 DEBUG : TestRWCacheUpdate(0xc0006d8140): >close: err= 2025/06/18 04:28:08 DEBUG : Re-reading directory (165.989615ms old) 2025/06/18 04:28:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:28:09 DEBUG : forgetting directory cache 2025/06/18 04:28:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): _readAt: size=512, off=0 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): openPending: 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-18 03:37:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-06-18 03:36:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-18 03:37:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-06-18 03:36:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/06/18 04:28:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/18 04:28:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): >openPending: err= 2025/06/18 04:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): >_readAt: n=24, err=EOF 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): close: 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-18 03:37:46 +0000 UTC 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate(0xc0006d8b80): >close: err= 2025/06/18 04:28:11 DEBUG : Re-reading directory (176.671959ms old) 2025/06/18 04:28:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/18 04:28:11 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:11 DEBUG : Looking for writers 2025/06/18 04:28:11 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/18 04:28:11 DEBUG : >WaitForWriters: 2025/06/18 04:28:11 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': vfs cache: cleaner exiting 2025/06/18 04:28:12 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.39s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:13 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/06/18 04:28:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/06/18 04:28:16 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:16 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/18 04:28:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 04:28:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/18 04:28:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/18 04:28:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/18 04:28:17 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:17 DEBUG : Looking for writers 2025/06/18 04:28:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/18 04:28:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/18 04:28:17 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestUnicodeNormalization (12.91s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:25 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:25 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:25 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': Reusing VFS from active cache 2025/06/18 04:28:25 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:25 DEBUG : Looking for writers 2025/06/18 04:28:25 DEBUG : >WaitForWriters: 2025/06/18 04:28:25 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:25 DEBUG : Looking for writers 2025/06/18 04:28:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:25 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:25 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:25 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:25 DEBUG : Looking for writers 2025/06/18 04:28:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:26 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:26 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:26 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:26 DEBUG : Looking for writers 2025/06/18 04:28:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:26 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:26 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:27 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:29 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:30 DEBUG : dir: Looking for writers 2025/06/18 04:28:30 DEBUG : file2: reading active writers 2025/06/18 04:28:30 DEBUG : Looking for writers 2025/06/18 04:28:30 DEBUG : dir: reading active writers 2025/06/18 04:28:30 DEBUG : file1: reading active writers 2025/06/18 04:28:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.64s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:32 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:32 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:32 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:34 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:36 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:36 DEBUG : dir: Looking for writers 2025/06/18 04:28:36 DEBUG : Looking for writers 2025/06/18 04:28:36 DEBUG : dir: reading active writers 2025/06/18 04:28:36 DEBUG : file1: reading active writers 2025/06/18 04:28:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.31s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:37 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:37 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:38 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:41 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 04:28:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 04:28:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 04:28:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:28:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/18 04:28:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/18 04:28:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 04:28:41 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 04:28:43 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:28:43 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/06/18 04:28:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/18 04:28:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:28:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/18 04:28:43 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:43 DEBUG : dir: Looking for writers 2025/06/18 04:28:43 DEBUG : file2: reading active writers 2025/06/18 04:28:43 DEBUG : new_file.txt: reading active writers 2025/06/18 04:28:43 DEBUG : Looking for writers 2025/06/18 04:28:43 DEBUG : dir: reading active writers 2025/06/18 04:28:43 DEBUG : file1: reading active writers 2025/06/18 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.09s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:44 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:44 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:45 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/06/18 04:28:47 DEBUG : dir/file2: same parent dir (ODFfOTEwMzk4MF82cEx1Zw) - using file/rename instead of move_copy for dir/file1 2025/06/18 04:28:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/18 04:28:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fd40 2025/06/18 04:28:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/18 04:28:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/18 04:28:48 INFO : dir/file1: Moved (server-side) to: file0 2025/06/18 04:28:48 DEBUG : file0: Updating file with file0 0xc00019fd40 2025/06/18 04:28:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/18 04:28:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/18 04:28:49 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:49 DEBUG : dir: Looking for writers 2025/06/18 04:28:49 DEBUG : Looking for writers 2025/06/18 04:28:49 DEBUG : dir: reading active writers 2025/06/18 04:28:49 DEBUG : file0: reading active writers 2025/06/18 04:28:49 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestVFSRename (13.03s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:57 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:57 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:57 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:28:57 DEBUG : Looking for writers 2025/06/18 04:28:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:28:58 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:28:58 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:28:58 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/18 04:28:58 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 04:28:59 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/18 04:29:00 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/18 04:29:01 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/18 04:29:02 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:02 DEBUG : c: Looking for writers 2025/06/18 04:29:02 DEBUG : d: Looking for writers 2025/06/18 04:29:02 DEBUG : Looking for writers 2025/06/18 04:29:02 DEBUG : a: Looking for writers 2025/06/18 04:29:02 DEBUG : b: Looking for writers 2025/06/18 04:29:02 DEBUG : Looking for writers 2025/06/18 04:29:02 DEBUG : b: reading active writers 2025/06/18 04:29:02 DEBUG : c: reading active writers 2025/06/18 04:29:02 DEBUG : d: reading active writers 2025/06/18 04:29:02 DEBUG : /: reading active writers 2025/06/18 04:29:02 DEBUG : a: reading active writers 2025/06/18 04:29:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.40s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:04 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:04 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:05 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/18 04:29:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/18 04:29:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/18 04:29:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/18 04:29:09 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:09 DEBUG : a/b/c/d: Looking for writers 2025/06/18 04:29:09 DEBUG : a/b/c: Looking for writers 2025/06/18 04:29:09 DEBUG : d: reading active writers 2025/06/18 04:29:09 DEBUG : a/b: Looking for writers 2025/06/18 04:29:09 DEBUG : c: reading active writers 2025/06/18 04:29:09 DEBUG : a: Looking for writers 2025/06/18 04:29:09 DEBUG : b: reading active writers 2025/06/18 04:29:09 DEBUG : Looking for writers 2025/06/18 04:29:09 DEBUG : a: reading active writers 2025/06/18 04:29:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.56s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:12 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:12 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:12 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:12 DEBUG : Looking for writers 2025/06/18 04:29:12 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:12 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:12 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 04:29:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/18 04:29:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/18 04:29:12 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 04:29:13 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:29:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:29:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/18 04:29:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 04:29:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:14 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 04:29:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:29:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/18 04:29:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/18 04:29:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:15 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (7 bytes), uploading instead of streaming 2025/06/18 04:29:15 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/06/18 04:29:16 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/06/18 04:29:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:16 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:16 DEBUG : Looking for writers 2025/06/18 04:29:16 DEBUG : file1: reading active writers 2025/06/18 04:29:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.97s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:17 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:17 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/18 04:29:18 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/18 04:29:18 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/18 04:29:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/18 04:29:18 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (11 bytes), uploading instead of streaming 2025/06/18 04:29:19 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/06/18 04:29:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/18 04:29:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/18 04:29:20 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:20 DEBUG : Looking for writers 2025/06/18 04:29:20 DEBUG : file1: reading active writers 2025/06/18 04:29:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.64s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:21 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:21 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/18 04:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:21 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (5 bytes), uploading instead of streaming 2025/06/18 04:29:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/06/18 04:29:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/06/18 04:29:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/18 04:29:22 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:22 DEBUG : Looking for writers 2025/06/18 04:29:22 DEBUG : file1: reading active writers 2025/06/18 04:29:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.46s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:23 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:23 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:23 DEBUG : file1: WriteFileHandle.Release closing 2025/06/18 04:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:23 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 04:29:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:29:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/18 04:29:25 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:25 DEBUG : Looking for writers 2025/06/18 04:29:25 DEBUG : file1: reading active writers 2025/06/18 04:29:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.15s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:25 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:25 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:25 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (2 bytes), uploading instead of streaming 2025/06/18 04:29:26 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/06/18 04:29:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/06/18 04:29:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/18 04:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:27 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:27 DEBUG : Looking for writers 2025/06/18 04:29:27 DEBUG : file1: reading active writers 2025/06/18 04:29:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.63s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:28 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:28 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:28 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (0 bytes), uploading instead of streaming 2025/06/18 04:29:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/18 04:29:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:29:29 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 04:29:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 04:29:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 04:29:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:29:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 04:29:30 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:30 DEBUG : Looking for writers 2025/06/18 04:29:30 DEBUG : file1: reading active writers 2025/06/18 04:29:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.36s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-pakuhuf9zubu'", Local "Local file system at /tmp/rclone3469674891", Modify Window "1s" 2025/06/18 04:29:30 INFO : OpenDrive root 'rclone-test-pakuhuf9zubu': poll-interval is not supported by this remote 2025/06/18 04:29:30 NOTICE: OpenDrive root 'rclone-test-pakuhuf9zubu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/18 04:29:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/18 04:29:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/18 04:29:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/18 04:29:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/18 04:29:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:30 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': File to upload is small (100 bytes), uploading instead of streaming 2025/06/18 04:29:31 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/06/18 04:29:32 DEBUG : file1: md5 = 322fde815afd05e746695d02371823f2 OK 2025/06/18 04:29:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/06/18 04:29:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/18 04:29:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/18 04:29:32 DEBUG : file1: Open: flags=O_RDONLY 2025/06/18 04:29:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/18 04:29:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/18 04:29:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/18 04:29:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/18 04:29:33 DEBUG : WaitForWriters: timeout=30s 2025/06/18 04:29:33 DEBUG : Looking for writers 2025/06/18 04:29:33 DEBUG : file1: reading active writers 2025/06/18 04:29:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/18 04:29:33 DEBUG : OpenDrive root 'rclone-test-pakuhuf9zubu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m24.219693027s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestFileOpenRead]