"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/31 01:04:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vijutik3nobo" 2025/10/31 01:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 01:04:31 DEBUG : Starting OpenDrive session with ID: c2a501219c49d9637a3924e5e76e0ecd89f452f60c24e211274df6cd0859206c 2025/10/31 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone297748543" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:32 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:32 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:04:35 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:04:35 DEBUG : dir: Looking for writers 2025/10/31 01:04:35 DEBUG : Looking for writers 2025/10/31 01:04:35 DEBUG : dir: reading active writers 2025/10/31 01:04:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.57s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:36 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:36 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:04:39 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/31 01:04:42 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/10/31 01:04:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:04:44 DEBUG : dir/subdir: Looking for writers 2025/10/31 01:04:44 DEBUG : dir: Looking for writers 2025/10/31 01:04:44 DEBUG : file1: reading active writers 2025/10/31 01:04:44 DEBUG : file2: reading active writers 2025/10/31 01:04:44 DEBUG : subdir: reading active writers 2025/10/31 01:04:44 DEBUG : Looking for writers 2025/10/31 01:04:44 DEBUG : dir: reading active writers 2025/10/31 01:04:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.67s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:46 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:46 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:04:49 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:04:49 DEBUG : dir: Looking for writers 2025/10/31 01:04:49 DEBUG : file1: reading active writers 2025/10/31 01:04:49 DEBUG : Looking for writers 2025/10/31 01:04:49 DEBUG : dir: reading active writers 2025/10/31 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.98s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:50 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:50 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:04:53 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:04:53 DEBUG : dir: Looking for writers 2025/10/31 01:04:53 DEBUG : Looking for writers 2025/10/31 01:04:53 DEBUG : dir: reading active writers 2025/10/31 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.76s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:54 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:54 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:04:57 DEBUG : dir: forgetting directory cache 2025/10/31 01:04:57 DEBUG : forgetting directory cache 2025/10/31 01:04:57 DEBUG : dir: forgetting directory cache 2025/10/31 01:04:57 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:04:57 DEBUG : Looking for writers 2025/10/31 01:04:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.15s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:04:58 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:04:58 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:04:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/31 01:05:01 DEBUG : dir: invalidating directory cache 2025/10/31 01:05:01 DEBUG : >ForgetPath: 2025/10/31 01:05:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/31 01:05:01 DEBUG : invalidating directory cache 2025/10/31 01:05:01 DEBUG : dir: forgetting directory cache 2025/10/31 01:05:01 DEBUG : >ForgetPath: 2025/10/31 01:05:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/31 01:05:01 DEBUG : >ForgetPath: 2025/10/31 01:05:01 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:01 DEBUG : dir: Looking for writers 2025/10/31 01:05:01 DEBUG : Looking for writers 2025/10/31 01:05:01 DEBUG : dir: reading active writers 2025/10/31 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.65s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:03 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:03 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:07 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/10/31 01:05:09 DEBUG : forgetting directory cache 2025/10/31 01:05:09 DEBUG : dir: forgetting directory cache 2025/10/31 01:05:10 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:10 DEBUG : dir: Looking for writers 2025/10/31 01:05:10 DEBUG : fil/a/b: Looking for writers 2025/10/31 01:05:10 DEBUG : fil/a: Looking for writers 2025/10/31 01:05:10 DEBUG : b: reading active writers 2025/10/31 01:05:10 DEBUG : fil: Looking for writers 2025/10/31 01:05:10 DEBUG : a: reading active writers 2025/10/31 01:05:10 DEBUG : Looking for writers 2025/10/31 01:05:10 DEBUG : dir: reading active writers 2025/10/31 01:05:10 DEBUG : fil: reading active writers 2025/10/31 01:05:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.04s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:13 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:15 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:15 DEBUG : dir: Looking for writers 2025/10/31 01:05:15 DEBUG : Looking for writers 2025/10/31 01:05:15 DEBUG : dir: reading active writers 2025/10/31 01:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.93s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:16 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:16 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:19 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:19 DEBUG : dir: Looking for writers 2025/10/31 01:05:19 DEBUG : file1: reading active writers 2025/10/31 01:05:19 DEBUG : Looking for writers 2025/10/31 01:05:19 DEBUG : dir: reading active writers 2025/10/31 01:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.14s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:21 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:21 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:24 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/31 01:05:26 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/10/31 01:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/31 01:05:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/31 01:05:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/31 01:05:28 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/31 01:05:29 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/10/31 01:05:31 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/10/31 01:05:33 DEBUG : dir: invalidating directory cache 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/31 01:05:33 DEBUG : dir/file1: Reset virtual modtime 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/31 01:05:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/31 01:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/31 01:05:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/31 01:05:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:05:33 DEBUG : dir: invalidating directory cache 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/31 01:05:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/31 01:05:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/31 01:05:33 DEBUG : forgetting directory cache 2025/10/31 01:05:33 DEBUG : dir: forgetting directory cache 2025/10/31 01:05:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/31 01:05:33 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:33 DEBUG : dir/virtualDir: Looking for writers 2025/10/31 01:05:33 DEBUG : dir: Looking for writers 2025/10/31 01:05:33 DEBUG : file1: reading active writers 2025/10/31 01:05:33 DEBUG : virtualFile2: reading active writers 2025/10/31 01:05:33 DEBUG : virtualFile: reading active writers 2025/10/31 01:05:33 DEBUG : virtualDir: reading active writers 2025/10/31 01:05:33 DEBUG : Looking for writers 2025/10/31 01:05:33 DEBUG : dir: reading active writers 2025/10/31 01:05:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.96s) --- PASS: TestDirReadDirAll/Virtual (5.21s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:36 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:36 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:38 ERROR : dir/: Can only open directories read only 2025/10/31 01:05:38 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:38 DEBUG : dir: Looking for writers 2025/10/31 01:05:38 DEBUG : Looking for writers 2025/10/31 01:05:38 DEBUG : dir: reading active writers 2025/10/31 01:05:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.96s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:40 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:40 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/31 01:05:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/31 01:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/31 01:05:43 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/31 01:05:43 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/31 01:05:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:05:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/31 01:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/31 01:05:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:44 DEBUG : dir: Looking for writers 2025/10/31 01:05:44 DEBUG : file1: reading active writers 2025/10/31 01:05:44 DEBUG : potato: reading active writers 2025/10/31 01:05:44 DEBUG : Looking for writers 2025/10/31 01:05:44 DEBUG : dir: reading active writers 2025/10/31 01:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.29s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:46 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:46 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:49 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/10/31 01:05:50 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:50 DEBUG : dir/sub: Looking for writers 2025/10/31 01:05:50 DEBUG : dir: Looking for writers 2025/10/31 01:05:50 DEBUG : file1: reading active writers 2025/10/31 01:05:50 DEBUG : sub: reading active writers 2025/10/31 01:05:50 DEBUG : Looking for writers 2025/10/31 01:05:50 DEBUG : dir: reading active writers 2025/10/31 01:05:50 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (6.40s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:05:52 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:05:52 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:05:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:05:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/31 01:05:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/31 01:05:57 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:05:57 DEBUG : dir/sub/subsub: Looking for writers 2025/10/31 01:05:57 DEBUG : dir/sub: Looking for writers 2025/10/31 01:05:57 DEBUG : subsub: reading active writers 2025/10/31 01:05:57 DEBUG : dir: Looking for writers 2025/10/31 01:05:57 DEBUG : file1: reading active writers 2025/10/31 01:05:57 DEBUG : sub: reading active writers 2025/10/31 01:05:57 DEBUG : Looking for writers 2025/10/31 01:05:57 DEBUG : dir: reading active writers 2025/10/31 01:05:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.38s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:00 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:00 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:03 ERROR : dir/: Dir.Remove not empty 2025/10/31 01:06:03 DEBUG : dir/file1: Remove: 2025/10/31 01:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:06:03 DEBUG : dir/file1: >Remove: err= 2025/10/31 01:06:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/31 01:06:03 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:03 DEBUG : Looking for writers 2025/10/31 01:06:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.12s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:04 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:04 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:07 DEBUG : dir/file1: Remove: 2025/10/31 01:06:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:06:07 DEBUG : dir/file1: >Remove: err= 2025/10/31 01:06:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/31 01:06:08 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:08 DEBUG : Looking for writers 2025/10/31 01:06:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.16s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:08 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:08 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:12 DEBUG : dir/file1: Remove: 2025/10/31 01:06:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:06:12 DEBUG : dir/file1: >Remove: err= 2025/10/31 01:06:12 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:12 DEBUG : dir: Looking for writers 2025/10/31 01:06:12 DEBUG : Looking for writers 2025/10/31 01:06:12 DEBUG : dir: reading active writers 2025/10/31 01:06:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.26s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:13 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:17 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/10/31 01:06:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/31 01:06:19 DEBUG : dir2: same parent dir (ODFfOTUzMDU4MF8wbjZSWQ) - using folder/rename instead of move_copy 2025/10/31 01:06:19 DEBUG : dir: Updating dir with dir2 0xc0006996c0 2025/10/31 01:06:19 DEBUG : dir: forgetting directory cache 2025/10/31 01:06:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/31 01:06:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/31 01:06:20 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/31 01:06:20 DEBUG : file2: Updating file with file2 0xc00064a180 2025/10/31 01:06:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/31 01:06:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/31 01:06:21 INFO : dir2/file3: Deleted 2025/10/31 01:06:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/31 01:06:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00064a180 2025/10/31 01:06:21 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/31 01:06:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/31 01:06:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/31 01:06:22 DEBUG : renamed empty directory: same parent dir (ODFfOTUzMDU4MF8wbjZSWQ) - using folder/rename instead of move_copy 2025/10/31 01:06:23 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000873450 2025/10/31 01:06:23 DEBUG : empty directory: forgetting directory cache 2025/10/31 01:06:23 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/31 01:06:23 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/31 01:06:23 DEBUG : dir2: Renaming to "dir3" 2025/10/31 01:06:23 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:23 DEBUG : dir3: Looking for writers 2025/10/31 01:06:23 DEBUG : file3: reading active writers 2025/10/31 01:06:23 DEBUG : renamed empty directory: Looking for writers 2025/10/31 01:06:23 DEBUG : Looking for writers 2025/10/31 01:06:23 DEBUG : dir3: reading active writers 2025/10/31 01:06:23 DEBUG : renamed empty directory: reading active writers 2025/10/31 01:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.13s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:24 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:24 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/31 01:06:28 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:06:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:06:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/31 01:06:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/31 01:06:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/31 01:06:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/31 01:06:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:06:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:06:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/31 01:06:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/31 01:06:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/31 01:06:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/31 01:06:28 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (12 bytes), uploading instead of streaming 2025/10/31 01:06:29 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/10/31 01:06:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/31 01:06:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/31 01:06:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/31 01:06:30 DEBUG : forgetting directory cache 2025/10/31 01:06:30 DEBUG : dir: forgetting directory cache 2025/10/31 01:06:30 DEBUG : dir/sub: forgetting directory cache 2025/10/31 01:06:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/31 01:06:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/31 01:06:30 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/31 01:06:31 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/10/31 01:06:33 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:06:33 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/31 01:06:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/31 01:06:33 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:33 DEBUG : dir/sub: Looking for writers 2025/10/31 01:06:33 DEBUG : file0: reading active writers 2025/10/31 01:06:33 DEBUG : file2: reading active writers 2025/10/31 01:06:33 DEBUG : dir: Looking for writers 2025/10/31 01:06:33 DEBUG : file1: reading active writers 2025/10/31 01:06:33 DEBUG : sub: reading active writers 2025/10/31 01:06:33 DEBUG : Looking for writers 2025/10/31 01:06:33 DEBUG : dir: reading active writers 2025/10/31 01:06:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.38s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:35 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:35 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/31 01:06:35 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:35 DEBUG : Looking for writers 2025/10/31 01:06:35 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:35 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:35 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:06:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/31 01:06:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/31 01:06:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:06:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/31 01:06:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/31 01:06:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/31 01:06:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:06:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/31 01:06:38 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:38 DEBUG : dir: Looking for writers 2025/10/31 01:06:38 DEBUG : file1: reading active writers 2025/10/31 01:06:38 DEBUG : file1.metadata: reading active writers 2025/10/31 01:06:38 DEBUG : Looking for writers 2025/10/31 01:06:38 DEBUG : dir: reading active writers 2025/10/31 01:06:38 DEBUG : dir.metadata: reading active writers 2025/10/31 01:06:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:39 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:39 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:43 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:43 DEBUG : dir: Looking for writers 2025/10/31 01:06:43 DEBUG : file1: reading active writers 2025/10/31 01:06:43 DEBUG : Looking for writers 2025/10/31 01:06:43 DEBUG : dir: reading active writers 2025/10/31 01:06:43 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.32s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:44 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:44 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:48 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/10/31 01:06:49 DEBUG : Can set mod time: true 2025/10/31 01:06:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/31 01:06:50 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:50 DEBUG : dir: Looking for writers 2025/10/31 01:06:50 DEBUG : file1: reading active writers 2025/10/31 01:06:50 DEBUG : Looking for writers 2025/10/31 01:06:50 DEBUG : dir: reading active writers 2025/10/31 01:06:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:51 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:51 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:06:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:06:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:06:54 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/31 01:06:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:06:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/31 01:06:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/31 01:06:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:06:56 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:56 DEBUG : dir: Looking for writers 2025/10/31 01:06:56 DEBUG : file1: reading active writers 2025/10/31 01:06:56 DEBUG : Looking for writers 2025/10/31 01:06:56 DEBUG : dir: reading active writers 2025/10/31 01:06:56 DEBUG : >WaitForWriters: 2025/10/31 01:06:56 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:06:56 DEBUG : dir: Looking for writers 2025/10/31 01:06:56 DEBUG : file1: reading active writers 2025/10/31 01:06:56 DEBUG : Looking for writers 2025/10/31 01:06:56 DEBUG : dir: reading active writers 2025/10/31 01:06:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:06:57 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:06:57 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:06:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:07:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:07:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:00 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/31 01:07:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:07:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:07:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/31 01:07:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/31 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:02 DEBUG : dir: Looking for writers 2025/10/31 01:07:02 DEBUG : file1: reading active writers 2025/10/31 01:07:02 DEBUG : Looking for writers 2025/10/31 01:07:02 DEBUG : dir: reading active writers 2025/10/31 01:07:02 DEBUG : >WaitForWriters: 2025/10/31 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:02 DEBUG : dir: Looking for writers 2025/10/31 01:07:02 DEBUG : file1: reading active writers 2025/10/31 01:07:02 DEBUG : Looking for writers 2025/10/31 01:07:02 DEBUG : dir: reading active writers 2025/10/31 01:07:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:03 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:03 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:07:03 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:03 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:07:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/31 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:07 DEBUG : dir: Looking for writers 2025/10/31 01:07:07 DEBUG : file1: reading active writers 2025/10/31 01:07:07 DEBUG : Looking for writers 2025/10/31 01:07:07 DEBUG : dir: reading active writers 2025/10/31 01:07:07 DEBUG : >WaitForWriters: 2025/10/31 01:07:07 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:08 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:08 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:07:08 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:08 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:07:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/31 01:07:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:07:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:07:11 DEBUG : dir/file1(0xc0000b1a80): close: 2025/10/31 01:07:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/31 01:07:11 DEBUG : dir/file1(0xc0000b1a80): >close: err= 2025/10/31 01:07:11 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:11 DEBUG : dir: Looking for writers 2025/10/31 01:07:11 DEBUG : file1: reading active writers 2025/10/31 01:07:11 DEBUG : Looking for writers 2025/10/31 01:07:11 DEBUG : dir: reading active writers 2025/10/31 01:07:11 DEBUG : >WaitForWriters: 2025/10/31 01:07:12 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:12 DEBUG : dir: Looking for writers 2025/10/31 01:07:12 DEBUG : file1: reading active writers 2025/10/31 01:07:12 DEBUG : Looking for writers 2025/10/31 01:07:12 DEBUG : dir: reading active writers 2025/10/31 01:07:12 DEBUG : >WaitForWriters: 2025/10/31 01:07:12 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:07:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:07:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/31 01:07:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:07:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): _writeAt: size=5, off=0 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): openPending: 2025/10/31 01:07:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/31 01:07:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): >openPending: err= 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): >_writeAt: n=5, err= 2025/10/31 01:07:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): close: 2025/10/31 01:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/31 01:07:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/31 01:07:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/31 01:07:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/31 01:07:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/31 01:07:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:07:16 DEBUG : dir/file1(0xc0008d6340): >close: err= 2025/10/31 01:07:16 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:16 DEBUG : dir: Looking for writers 2025/10/31 01:07:16 DEBUG : file1: reading active writers 2025/10/31 01:07:16 DEBUG : Looking for writers 2025/10/31 01:07:16 DEBUG : dir: reading active writers 2025/10/31 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:07:16 DEBUG : dir: Looking for writers 2025/10/31 01:07:16 DEBUG : file1: reading active writers 2025/10/31 01:07:16 DEBUG : Looking for writers 2025/10/31 01:07:16 DEBUG : dir: reading active writers 2025/10/31 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:07:16 DEBUG : dir: Looking for writers 2025/10/31 01:07:16 DEBUG : file1: reading active writers 2025/10/31 01:07:16 DEBUG : Looking for writers 2025/10/31 01:07:16 DEBUG : dir: reading active writers 2025/10/31 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:07:16 DEBUG : dir: Looking for writers 2025/10/31 01:07:16 DEBUG : file1: reading active writers 2025/10/31 01:07:16 DEBUG : Looking for writers 2025/10/31 01:07:16 DEBUG : dir: reading active writers 2025/10/31 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:07:16 DEBUG : dir/file1: vfs cache: starting upload 2025/10/31 01:07:17 DEBUG : dir: Looking for writers 2025/10/31 01:07:17 DEBUG : file1: reading active writers 2025/10/31 01:07:17 DEBUG : Looking for writers 2025/10/31 01:07:17 DEBUG : dir: reading active writers 2025/10/31 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:07:17 DEBUG : dir: Looking for writers 2025/10/31 01:07:17 DEBUG : file1: reading active writers 2025/10/31 01:07:17 DEBUG : Looking for writers 2025/10/31 01:07:17 DEBUG : dir: reading active writers 2025/10/31 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:07:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:17 DEBUG : dir: Looking for writers 2025/10/31 01:07:17 DEBUG : file1: reading active writers 2025/10/31 01:07:17 DEBUG : Looking for writers 2025/10/31 01:07:17 DEBUG : dir: reading active writers 2025/10/31 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:07:18 DEBUG : dir: Looking for writers 2025/10/31 01:07:18 DEBUG : file1: reading active writers 2025/10/31 01:07:18 DEBUG : Looking for writers 2025/10/31 01:07:18 DEBUG : dir: reading active writers 2025/10/31 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:07:18 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/31 01:07:18 INFO : dir/file1: Copied (replaced existing) 2025/10/31 01:07:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/31 01:07:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/31 01:07:18 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/31 01:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/31 01:07:19 DEBUG : dir: Looking for writers 2025/10/31 01:07:19 DEBUG : file1: reading active writers 2025/10/31 01:07:19 DEBUG : Looking for writers 2025/10/31 01:07:19 DEBUG : dir: reading active writers 2025/10/31 01:07:19 DEBUG : >WaitForWriters: 2025/10/31 01:07:19 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:19 DEBUG : dir: Looking for writers 2025/10/31 01:07:19 DEBUG : file1: reading active writers 2025/10/31 01:07:19 DEBUG : Looking for writers 2025/10/31 01:07:19 DEBUG : dir: reading active writers 2025/10/31 01:07:19 DEBUG : >WaitForWriters: 2025/10/31 01:07:19 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.49s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.36s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.77s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.23s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:20 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:20 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:07:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:07:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:07:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/31 01:07:24 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:24 DEBUG : dir: Looking for writers 2025/10/31 01:07:24 DEBUG : file1: reading active writers 2025/10/31 01:07:24 DEBUG : Looking for writers 2025/10/31 01:07:24 DEBUG : dir: reading active writers 2025/10/31 01:07:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.69s) === RUN TestFileOpenReadUnknownSize 2025/10/31 01:07:25 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/31 01:07:25 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:25 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:07:25 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/31 01:07:25 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:25 DEBUG : Looking for writers 2025/10/31 01:07:25 DEBUG : file.txt: reading active writers 2025/10/31 01:07:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:25 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:25 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:28 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/31 01:07:28 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/31 01:07:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:07:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/31 01:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:29 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:29 DEBUG : dir: Looking for writers 2025/10/31 01:07:29 DEBUG : file1: reading active writers 2025/10/31 01:07:29 DEBUG : Looking for writers 2025/10/31 01:07:29 DEBUG : dir: reading active writers 2025/10/31 01:07:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.60s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:31 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:31 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:34 DEBUG : dir/file1: Remove: 2025/10/31 01:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:34 DEBUG : dir/file1: >Remove: err= 2025/10/31 01:07:34 DEBUG : dir/file1: Remove: 2025/10/31 01:07:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/31 01:07:34 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:34 DEBUG : dir: Looking for writers 2025/10/31 01:07:34 DEBUG : Looking for writers 2025/10/31 01:07:34 DEBUG : dir: reading active writers 2025/10/31 01:07:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.56s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:35 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:35 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:38 DEBUG : dir/file1: Remove: 2025/10/31 01:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:38 DEBUG : dir/file1: >Remove: err= 2025/10/31 01:07:39 DEBUG : dir/file1: Remove: 2025/10/31 01:07:39 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/31 01:07:39 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:39 DEBUG : dir: Looking for writers 2025/10/31 01:07:39 DEBUG : Looking for writers 2025/10/31 01:07:39 DEBUG : dir: reading active writers 2025/10/31 01:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.75s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:40 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:40 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:07:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/31 01:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:07:43 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/31 01:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:07:43 DEBUG : dir/file1: Open: flags=0x3 2025/10/31 01:07:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/31 01:07:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/31 01:07:43 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:43 DEBUG : dir: Looking for writers 2025/10/31 01:07:43 DEBUG : file1: reading active writers 2025/10/31 01:07:43 DEBUG : Looking for writers 2025/10/31 01:07:43 DEBUG : dir: reading active writers 2025/10/31 01:07:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:44 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:44 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:47 DEBUG : dir: Looking for writers 2025/10/31 01:07:47 DEBUG : file1: reading active writers 2025/10/31 01:07:47 DEBUG : Looking for writers 2025/10/31 01:07:47 DEBUG : dir: reading active writers 2025/10/31 01:07:47 DEBUG : >WaitForWriters: 2025/10/31 01:07:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:07:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000572300 2025/10/31 01:07:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:07:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:07:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000572300 2025/10/31 01:07:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:07:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000572300 2025/10/31 01:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:07:49 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/31 01:07:50 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/31 01:07:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:07:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/31 01:07:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:07:51 DEBUG : newLeaf: Running delayed rename now 2025/10/31 01:07:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:07:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000572300 2025/10/31 01:07:51 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:51 DEBUG : dir: Looking for writers 2025/10/31 01:07:51 DEBUG : Looking for writers 2025/10/31 01:07:51 DEBUG : dir: reading active writers 2025/10/31 01:07:51 DEBUG : newLeaf: reading active writers 2025/10/31 01:07:51 DEBUG : >WaitForWriters: 2025/10/31 01:07:52 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:52 DEBUG : dir: Looking for writers 2025/10/31 01:07:52 DEBUG : Looking for writers 2025/10/31 01:07:52 DEBUG : dir: reading active writers 2025/10/31 01:07:52 DEBUG : newLeaf: reading active writers 2025/10/31 01:07:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:07:53 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:07:53 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:07:53 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:07:53 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:07:53 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:07:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:07:56 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:07:56 DEBUG : dir: Looking for writers 2025/10/31 01:07:56 DEBUG : file1: reading active writers 2025/10/31 01:07:56 DEBUG : Looking for writers 2025/10/31 01:07:56 DEBUG : dir: reading active writers 2025/10/31 01:07:56 DEBUG : >WaitForWriters: 2025/10/31 01:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00064afc0 2025/10/31 01:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:07:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:07:58 DEBUG : dir/file1: Updating file with dir/file1 0xc00064afc0 2025/10/31 01:07:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/31 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:07:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc00064afc0 2025/10/31 01:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:07:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:07:58 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/31 01:07:59 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/31 01:08:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:08:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/31 01:08:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:00 DEBUG : newLeaf: Running delayed rename now 2025/10/31 01:08:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00064afc0 2025/10/31 01:08:00 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:00 DEBUG : dir: Looking for writers 2025/10/31 01:08:00 DEBUG : Looking for writers 2025/10/31 01:08:00 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:00 DEBUG : dir: reading active writers 2025/10/31 01:08:00 DEBUG : >WaitForWriters: 2025/10/31 01:08:01 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:01 DEBUG : dir: Looking for writers 2025/10/31 01:08:01 DEBUG : Looking for writers 2025/10/31 01:08:01 DEBUG : dir: reading active writers 2025/10/31 01:08:01 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:01 DEBUG : >WaitForWriters: 2025/10/31 01:08:01 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:02 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:02 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:02 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:08:02 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:02 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:08:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:08:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): openPending: 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): >openPending: err= 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): _writeAt: size=14, off=0 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): >_writeAt: n=14, err= 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): close: 2025/10/31 01:08:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/31 01:08:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:05 DEBUG : dir/file1(0xc000788ec0): >close: err= 2025/10/31 01:08:05 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:05 DEBUG : dir/file1: vfs cache: starting upload 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:05 DEBUG : dir: Looking for writers 2025/10/31 01:08:05 DEBUG : file1: reading active writers 2025/10/31 01:08:05 DEBUG : Looking for writers 2025/10/31 01:08:05 DEBUG : dir: reading active writers 2025/10/31 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:06 DEBUG : dir: Looking for writers 2025/10/31 01:08:06 DEBUG : file1: reading active writers 2025/10/31 01:08:06 DEBUG : Looking for writers 2025/10/31 01:08:06 DEBUG : dir: reading active writers 2025/10/31 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:06 DEBUG : dir: Looking for writers 2025/10/31 01:08:06 DEBUG : file1: reading active writers 2025/10/31 01:08:06 DEBUG : Looking for writers 2025/10/31 01:08:06 DEBUG : dir: reading active writers 2025/10/31 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/31 01:08:06 INFO : dir/file1: Copied (replaced existing) 2025/10/31 01:08:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/31 01:08:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/31 01:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/31 01:08:07 DEBUG : dir: Looking for writers 2025/10/31 01:08:07 DEBUG : file1: reading active writers 2025/10/31 01:08:07 DEBUG : Looking for writers 2025/10/31 01:08:07 DEBUG : dir: reading active writers 2025/10/31 01:08:07 DEBUG : >WaitForWriters: 2025/10/31 01:08:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:08:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): _readAt: size=512, off=0 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): openPending: 2025/10/31 01:08:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/31 01:08:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/31 01:08:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): >openPending: err= 2025/10/31 01:08:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): >_readAt: n=14, err=EOF 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): close: 2025/10/31 01:08:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:08:07 DEBUG : dir/file1(0xc000486f80): >close: err= 2025/10/31 01:08:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:08 DEBUG : newLeaf: Updating file with newLeaf 0xc002044900 2025/10/31 01:08:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:08:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/31 01:08:09 DEBUG : dir/file1: Updating file with dir/file1 0xc002044900 2025/10/31 01:08:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:08:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:10 DEBUG : dir/file1(0xc0002d9600): openPending: 2025/10/31 01:08:10 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/10/31 01:08:10 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/10/31 01:08:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:08:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:08:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:10 DEBUG : dir/file1(0xc0002d9600): >openPending: err= 2025/10/31 01:08:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:10 DEBUG : dir/file1(0xc0002d9600): _writeAt: size=25, off=0 2025/10/31 01:08:10 DEBUG : dir/file1(0xc0002d9600): >_writeAt: n=25, err= 2025/10/31 01:08:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:10 DEBUG : newLeaf: Updating file with newLeaf 0xc002044900 2025/10/31 01:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:10 DEBUG : newLeaf(0xc0002d9600): close: 2025/10/31 01:08:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/31 01:08:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-31 01:08:10.28544777 +0000 UTC m=+219.086089834 2025/10/31 01:08:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:10 DEBUG : newLeaf(0xc0002d9600): >close: err= 2025/10/31 01:08:10 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:10 DEBUG : dir: Looking for writers 2025/10/31 01:08:10 DEBUG : Looking for writers 2025/10/31 01:08:10 DEBUG : dir: reading active writers 2025/10/31 01:08:10 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:10 DEBUG : dir: Looking for writers 2025/10/31 01:08:10 DEBUG : Looking for writers 2025/10/31 01:08:10 DEBUG : dir: reading active writers 2025/10/31 01:08:10 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:10 DEBUG : dir: Looking for writers 2025/10/31 01:08:10 DEBUG : Looking for writers 2025/10/31 01:08:10 DEBUG : dir: reading active writers 2025/10/31 01:08:10 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:10 DEBUG : dir: Looking for writers 2025/10/31 01:08:10 DEBUG : Looking for writers 2025/10/31 01:08:10 DEBUG : dir: reading active writers 2025/10/31 01:08:10 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/31 01:08:11 DEBUG : dir: Looking for writers 2025/10/31 01:08:11 DEBUG : Looking for writers 2025/10/31 01:08:11 DEBUG : dir: reading active writers 2025/10/31 01:08:11 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/31 01:08:11 DEBUG : dir: Looking for writers 2025/10/31 01:08:11 DEBUG : Looking for writers 2025/10/31 01:08:11 DEBUG : dir: reading active writers 2025/10/31 01:08:11 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:11 DEBUG : dir: Looking for writers 2025/10/31 01:08:11 DEBUG : Looking for writers 2025/10/31 01:08:11 DEBUG : dir: reading active writers 2025/10/31 01:08:11 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:12 DEBUG : dir: Looking for writers 2025/10/31 01:08:12 DEBUG : Looking for writers 2025/10/31 01:08:12 DEBUG : dir: reading active writers 2025/10/31 01:08:12 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:08:12 INFO : newLeaf: Copied (replaced existing) 2025/10/31 01:08:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-31 01:08:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/31 01:08:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/31 01:08:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/31 01:08:13 DEBUG : dir: Looking for writers 2025/10/31 01:08:13 DEBUG : Looking for writers 2025/10/31 01:08:13 DEBUG : dir: reading active writers 2025/10/31 01:08:13 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:13 DEBUG : >WaitForWriters: 2025/10/31 01:08:13 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:13 DEBUG : dir: Looking for writers 2025/10/31 01:08:13 DEBUG : Looking for writers 2025/10/31 01:08:13 DEBUG : dir: reading active writers 2025/10/31 01:08:13 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:13 DEBUG : >WaitForWriters: 2025/10/31 01:08:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:14 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:14 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:08:14 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:14 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:08:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:17 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:17 DEBUG : dir: Looking for writers 2025/10/31 01:08:17 DEBUG : file1: reading active writers 2025/10/31 01:08:17 DEBUG : Looking for writers 2025/10/31 01:08:17 DEBUG : dir: reading active writers 2025/10/31 01:08:17 DEBUG : >WaitForWriters: 2025/10/31 01:08:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00064b5c0 2025/10/31 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:08:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00064b5c0 2025/10/31 01:08:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:08:20 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:20 DEBUG : dir/file1(0xc000789940): openPending: 2025/10/31 01:08:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/10/31 01:08:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:20 DEBUG : dir/file1(0xc000789940): >openPending: err= 2025/10/31 01:08:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:20 DEBUG : dir/file1(0xc000789940): _writeAt: size=25, off=0 2025/10/31 01:08:20 DEBUG : dir/file1(0xc000789940): >_writeAt: n=25, err= 2025/10/31 01:08:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00064b5c0 2025/10/31 01:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:20 DEBUG : newLeaf(0xc000789940): close: 2025/10/31 01:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/31 01:08:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-31 01:08:20.064167618 +0000 UTC m=+228.864809683 2025/10/31 01:08:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:20 DEBUG : newLeaf(0xc000789940): >close: err= 2025/10/31 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:20 DEBUG : newLeaf: vfs cache: starting upload 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:20 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/31 01:08:20 DEBUG : dir: Looking for writers 2025/10/31 01:08:20 DEBUG : Looking for writers 2025/10/31 01:08:20 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:20 DEBUG : dir: reading active writers 2025/10/31 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:21 DEBUG : dir: Looking for writers 2025/10/31 01:08:21 DEBUG : Looking for writers 2025/10/31 01:08:21 DEBUG : dir: reading active writers 2025/10/31 01:08:21 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:21 DEBUG : dir: Looking for writers 2025/10/31 01:08:21 DEBUG : Looking for writers 2025/10/31 01:08:21 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:21 DEBUG : dir: reading active writers 2025/10/31 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:08:22 INFO : newLeaf: Copied (replaced existing) 2025/10/31 01:08:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-31 01:08:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/31 01:08:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/31 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/31 01:08:22 DEBUG : dir: Looking for writers 2025/10/31 01:08:22 DEBUG : Looking for writers 2025/10/31 01:08:22 DEBUG : dir: reading active writers 2025/10/31 01:08:22 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:22 DEBUG : >WaitForWriters: 2025/10/31 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:23 DEBUG : dir: Looking for writers 2025/10/31 01:08:23 DEBUG : Looking for writers 2025/10/31 01:08:23 DEBUG : dir: reading active writers 2025/10/31 01:08:23 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:23 DEBUG : >WaitForWriters: 2025/10/31 01:08:23 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:24 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:24 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:08:24 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:24 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:08:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): openPending: 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): >openPending: err= 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): _writeAt: size=14, off=0 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): >_writeAt: n=14, err= 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): close: 2025/10/31 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/31 01:08:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:27 DEBUG : dir/file1(0xc000a80ec0): >close: err= 2025/10/31 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:27 DEBUG : dir: Looking for writers 2025/10/31 01:08:27 DEBUG : file1: reading active writers 2025/10/31 01:08:27 DEBUG : Looking for writers 2025/10/31 01:08:27 DEBUG : dir: reading active writers 2025/10/31 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:27 DEBUG : dir: Looking for writers 2025/10/31 01:08:27 DEBUG : file1: reading active writers 2025/10/31 01:08:27 DEBUG : Looking for writers 2025/10/31 01:08:27 DEBUG : dir: reading active writers 2025/10/31 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:27 DEBUG : dir: Looking for writers 2025/10/31 01:08:27 DEBUG : file1: reading active writers 2025/10/31 01:08:27 DEBUG : Looking for writers 2025/10/31 01:08:27 DEBUG : dir: reading active writers 2025/10/31 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:27 DEBUG : dir: Looking for writers 2025/10/31 01:08:27 DEBUG : file1: reading active writers 2025/10/31 01:08:27 DEBUG : Looking for writers 2025/10/31 01:08:27 DEBUG : dir: reading active writers 2025/10/31 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:27 DEBUG : dir/file1: vfs cache: starting upload 2025/10/31 01:08:27 DEBUG : dir: Looking for writers 2025/10/31 01:08:27 DEBUG : file1: reading active writers 2025/10/31 01:08:27 DEBUG : Looking for writers 2025/10/31 01:08:27 DEBUG : dir: reading active writers 2025/10/31 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:28 DEBUG : dir: Looking for writers 2025/10/31 01:08:28 DEBUG : file1: reading active writers 2025/10/31 01:08:28 DEBUG : Looking for writers 2025/10/31 01:08:28 DEBUG : dir: reading active writers 2025/10/31 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:28 DEBUG : dir: Looking for writers 2025/10/31 01:08:28 DEBUG : file1: reading active writers 2025/10/31 01:08:28 DEBUG : Looking for writers 2025/10/31 01:08:28 DEBUG : dir: reading active writers 2025/10/31 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:28 DEBUG : dir: Looking for writers 2025/10/31 01:08:28 DEBUG : file1: reading active writers 2025/10/31 01:08:28 DEBUG : Looking for writers 2025/10/31 01:08:28 DEBUG : dir: reading active writers 2025/10/31 01:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/31 01:08:29 INFO : dir/file1: Copied (replaced existing) 2025/10/31 01:08:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/31 01:08:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/31 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/31 01:08:29 DEBUG : dir: Looking for writers 2025/10/31 01:08:29 DEBUG : file1: reading active writers 2025/10/31 01:08:29 DEBUG : Looking for writers 2025/10/31 01:08:29 DEBUG : dir: reading active writers 2025/10/31 01:08:29 DEBUG : >WaitForWriters: 2025/10/31 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:08:29 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): _readAt: size=512, off=0 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): openPending: 2025/10/31 01:08:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/31 01:08:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/31 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): >openPending: err= 2025/10/31 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): >_readAt: n=14, err=EOF 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): close: 2025/10/31 01:08:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:08:29 DEBUG : dir/file1(0xc000487180): >close: err= 2025/10/31 01:08:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00064ba40 2025/10/31 01:08:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:08:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/31 01:08:31 DEBUG : dir/file1: Updating file with dir/file1 0xc00064ba40 2025/10/31 01:08:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:08:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:08:32 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:32 DEBUG : dir/file1(0xc000a80500): openPending: 2025/10/31 01:08:32 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/10/31 01:08:32 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/10/31 01:08:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:08:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:08:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:32 DEBUG : dir/file1(0xc000a80500): >openPending: err= 2025/10/31 01:08:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:32 DEBUG : dir/file1(0xc000a80500): _writeAt: size=25, off=0 2025/10/31 01:08:32 DEBUG : dir/file1(0xc000a80500): >_writeAt: n=25, err= 2025/10/31 01:08:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00064ba40 2025/10/31 01:08:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:32 DEBUG : newLeaf(0xc000a80500): close: 2025/10/31 01:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/31 01:08:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-31 01:08:32.307066263 +0000 UTC m=+241.107708379 2025/10/31 01:08:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:32 DEBUG : newLeaf(0xc000a80500): >close: err= 2025/10/31 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:32 DEBUG : dir: Looking for writers 2025/10/31 01:08:32 DEBUG : Looking for writers 2025/10/31 01:08:32 DEBUG : dir: reading active writers 2025/10/31 01:08:32 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:32 DEBUG : dir: Looking for writers 2025/10/31 01:08:32 DEBUG : Looking for writers 2025/10/31 01:08:32 DEBUG : dir: reading active writers 2025/10/31 01:08:32 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:32 DEBUG : dir: Looking for writers 2025/10/31 01:08:32 DEBUG : Looking for writers 2025/10/31 01:08:32 DEBUG : dir: reading active writers 2025/10/31 01:08:32 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:32 DEBUG : dir: Looking for writers 2025/10/31 01:08:32 DEBUG : Looking for writers 2025/10/31 01:08:32 DEBUG : dir: reading active writers 2025/10/31 01:08:32 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:33 DEBUG : newLeaf: vfs cache: starting upload 2025/10/31 01:08:33 DEBUG : dir: Looking for writers 2025/10/31 01:08:33 DEBUG : Looking for writers 2025/10/31 01:08:33 DEBUG : dir: reading active writers 2025/10/31 01:08:33 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/31 01:08:33 DEBUG : dir: Looking for writers 2025/10/31 01:08:33 DEBUG : Looking for writers 2025/10/31 01:08:33 DEBUG : dir: reading active writers 2025/10/31 01:08:33 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:33 DEBUG : dir: Looking for writers 2025/10/31 01:08:33 DEBUG : Looking for writers 2025/10/31 01:08:33 DEBUG : dir: reading active writers 2025/10/31 01:08:33 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:34 DEBUG : dir: Looking for writers 2025/10/31 01:08:34 DEBUG : Looking for writers 2025/10/31 01:08:34 DEBUG : dir: reading active writers 2025/10/31 01:08:34 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:08:34 INFO : newLeaf: Copied (replaced existing) 2025/10/31 01:08:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-31 01:08:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/31 01:08:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/31 01:08:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/31 01:08:35 DEBUG : dir: Looking for writers 2025/10/31 01:08:35 DEBUG : Looking for writers 2025/10/31 01:08:35 DEBUG : dir: reading active writers 2025/10/31 01:08:35 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:35 DEBUG : >WaitForWriters: 2025/10/31 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:35 DEBUG : dir: Looking for writers 2025/10/31 01:08:35 DEBUG : Looking for writers 2025/10/31 01:08:35 DEBUG : dir: reading active writers 2025/10/31 01:08:35 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:35 DEBUG : >WaitForWriters: 2025/10/31 01:08:35 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:36 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:36 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:08:36 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:08:36 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:08:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:08:40 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:40 DEBUG : dir: Looking for writers 2025/10/31 01:08:40 DEBUG : file1: reading active writers 2025/10/31 01:08:40 DEBUG : Looking for writers 2025/10/31 01:08:40 DEBUG : dir: reading active writers 2025/10/31 01:08:40 DEBUG : >WaitForWriters: 2025/10/31 01:08:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:08:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): _readAt: size=512, off=0 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): openPending: 2025/10/31 01:08:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/31 01:08:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): >openPending: err= 2025/10/31 01:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/31 01:08:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:08:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:08:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): >_readAt: n=14, err=EOF 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): close: 2025/10/31 01:08:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:08:40 DEBUG : dir/file1(0xc000788bc0): >close: err= 2025/10/31 01:08:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000572600 2025/10/31 01:08:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/31 01:08:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/31 01:08:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000572600 2025/10/31 01:08:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/31 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:08:42 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:08:42 DEBUG : dir/file1(0xc000713000): openPending: 2025/10/31 01:08:42 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/10/31 01:08:42 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/10/31 01:08:42 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:08:42 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:08:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/31 01:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:08:42 DEBUG : dir/file1(0xc000713000): >openPending: err= 2025/10/31 01:08:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:08:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:08:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:08:42 DEBUG : dir/file1(0xc000713000): _writeAt: size=25, off=0 2025/10/31 01:08:42 DEBUG : dir/file1(0xc000713000): >_writeAt: n=25, err= 2025/10/31 01:08:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/31 01:08:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/31 01:08:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000572600 2025/10/31 01:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:08:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:43 DEBUG : newLeaf(0xc000713000): close: 2025/10/31 01:08:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/31 01:08:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-31 01:08:42.721581623 +0000 UTC m=+251.522223678 2025/10/31 01:08:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/31 01:08:43 DEBUG : newLeaf(0xc000713000): >close: err= 2025/10/31 01:08:43 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:08:43 DEBUG : newLeaf: vfs cache: starting upload 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:08:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:08:43 DEBUG : dir: Looking for writers 2025/10/31 01:08:43 DEBUG : Looking for writers 2025/10/31 01:08:43 DEBUG : dir: reading active writers 2025/10/31 01:08:43 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:08:44 DEBUG : dir: Looking for writers 2025/10/31 01:08:44 DEBUG : Looking for writers 2025/10/31 01:08:44 DEBUG : dir: reading active writers 2025/10/31 01:08:44 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:08:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/31 01:08:44 INFO : newLeaf: Copied (replaced existing) 2025/10/31 01:08:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-31 01:08:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/31 01:08:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/31 01:08:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/31 01:08:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/31 01:08:45 DEBUG : dir: Looking for writers 2025/10/31 01:08:45 DEBUG : Looking for writers 2025/10/31 01:08:45 DEBUG : dir: reading active writers 2025/10/31 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:45 DEBUG : >WaitForWriters: 2025/10/31 01:08:45 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:45 DEBUG : dir: Looking for writers 2025/10/31 01:08:45 DEBUG : Looking for writers 2025/10/31 01:08:45 DEBUG : dir: reading active writers 2025/10/31 01:08:45 DEBUG : newLeaf: reading active writers 2025/10/31 01:08:45 DEBUG : >WaitForWriters: 2025/10/31 01:08:45 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestFileRename (62.68s) --- PASS: TestFileRename/off,forceCache=false (8.83s) --- PASS: TestFileRename/minimal,forceCache=false (9.13s) --- PASS: TestFileRename/minimal,forceCache=true (12.31s) --- PASS: TestFileRename/writes,forceCache=false (9.82s) --- PASS: TestFileRename/writes,forceCache=true (12.22s) --- PASS: TestFileRename/full,forceCache=false (10.36s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:47 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:47 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:47 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:47 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:47 DEBUG : Looking for writers 2025/10/31 01:08:47 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.39s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:47 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:47 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:08:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:08:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:08:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/31 01:08:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:08:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/31 01:08:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/31 01:08:50 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:50 DEBUG : dir: Looking for writers 2025/10/31 01:08:50 DEBUG : file1: reading active writers 2025/10/31 01:08:50 DEBUG : Looking for writers 2025/10/31 01:08:50 DEBUG : dir: reading active writers 2025/10/31 01:08:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.74s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:52 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:52 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:08:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:08:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:08:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:08:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/31 01:08:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:08:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/31 01:08:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/31 01:08:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/31 01:08:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/31 01:08:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/31 01:08:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/31 01:08:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/31 01:08:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/31 01:08:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/31 01:08:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/31 01:08:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/31 01:08:57 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:08:57 DEBUG : dir: Looking for writers 2025/10/31 01:08:57 DEBUG : file1: reading active writers 2025/10/31 01:08:57 DEBUG : Looking for writers 2025/10/31 01:08:57 DEBUG : dir: reading active writers 2025/10/31 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.46s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:08:58 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:08:58 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:08:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:09:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/31 01:09:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/31 01:09:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/31 01:09:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/31 01:09:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/31 01:09:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/31 01:09:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/31 01:09:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/31 01:09:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/31 01:09:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/31 01:09:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/31 01:09:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/31 01:09:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/31 01:09:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/31 01:09:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/31 01:09:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/31 01:09:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/31 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/31 01:09:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/31 01:09:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/31 01:09:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/31 01:09:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/31 01:09:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/31 01:09:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/31 01:09:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/31 01:09:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/31 01:09:03 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:03 DEBUG : dir: Looking for writers 2025/10/31 01:09:03 DEBUG : file1: reading active writers 2025/10/31 01:09:03 DEBUG : Looking for writers 2025/10/31 01:09:03 DEBUG : dir: reading active writers 2025/10/31 01:09:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:04 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:04 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:09:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:09:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/31 01:09:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:07 DEBUG : dir: Looking for writers 2025/10/31 01:09:07 DEBUG : file1: reading active writers 2025/10/31 01:09:07 DEBUG : Looking for writers 2025/10/31 01:09:07 DEBUG : dir: reading active writers 2025/10/31 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.64s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:09 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:09 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:09:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/31 01:09:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/31 01:09:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/31 01:09:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/31 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:12 DEBUG : dir: Looking for writers 2025/10/31 01:09:12 DEBUG : file1: reading active writers 2025/10/31 01:09:12 DEBUG : Looking for writers 2025/10/31 01:09:12 DEBUG : dir: reading active writers 2025/10/31 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.25s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): _readAt: size=1, off=0 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): openPending: 2025/10/31 01:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >openPending: err= 2025/10/31 01:09:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/31 01:09:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:09:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >_readAt: n=1, err= 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): _readAt: size=256, off=1 2025/10/31 01:09:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >_readAt: n=15, err=EOF 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): _readAt: size=16, off=16 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >_readAt: n=0, err=EOF 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): close: 2025/10/31 01:09:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >close: err= 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): close: 2025/10/31 01:09:16 DEBUG : dir/file1(0xc0002d9a80): >close: err=file already closed 2025/10/31 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:16 DEBUG : dir: Looking for writers 2025/10/31 01:09:16 DEBUG : file1: reading active writers 2025/10/31 01:09:16 DEBUG : Looking for writers 2025/10/31 01:09:16 DEBUG : dir: reading active writers 2025/10/31 01:09:16 DEBUG : >WaitForWriters: 2025/10/31 01:09:16 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.28s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:18 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:18 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:18 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:18 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:20 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:20 DEBUG : dir/file1(0xc000486a00): _readAt: size=1, off=0 2025/10/31 01:09:20 DEBUG : dir/file1(0xc000486a00): openPending: 2025/10/31 01:09:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:20 DEBUG : dir/file1(0xc000486a00): >openPending: err= 2025/10/31 01:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/31 01:09:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:09:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >_readAt: n=1, err= 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): _readAt: size=1, off=5 2025/10/31 01:09:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >_readAt: n=1, err= 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): _readAt: size=1, off=3 2025/10/31 01:09:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >_readAt: n=1, err= 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): _readAt: size=1, off=13 2025/10/31 01:09:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >_readAt: n=1, err= 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): _readAt: size=16, off=100 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >_readAt: n=0, err=EOF 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): close: 2025/10/31 01:09:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:09:21 DEBUG : dir/file1(0xc000486a00): >close: err= 2025/10/31 01:09:21 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:21 DEBUG : dir: Looking for writers 2025/10/31 01:09:21 DEBUG : file1: reading active writers 2025/10/31 01:09:21 DEBUG : Looking for writers 2025/10/31 01:09:21 DEBUG : dir: reading active writers 2025/10/31 01:09:21 DEBUG : >WaitForWriters: 2025/10/31 01:09:21 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.42s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:22 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:22 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:22 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:22 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=1, off=0 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): openPending: 2025/10/31 01:09:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >openPending: err= 2025/10/31 01:09:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/31 01:09:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:09:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=1, err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=1, off=5 2025/10/31 01:09:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=1, err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=1, off=1 2025/10/31 01:09:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=1, err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=6, off=10 2025/10/31 01:09:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=6, err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=256, off=10 2025/10/31 01:09:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=6, err=EOF 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=256, off=100 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=0, err=EOF 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): close: 2025/10/31 01:09:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >close: err= 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): _readAt: size=256, off=100 2025/10/31 01:09:25 DEBUG : dir/file1(0xc000712e00): >_readAt: n=0, err=file already closed 2025/10/31 01:09:25 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:25 DEBUG : dir: Looking for writers 2025/10/31 01:09:25 DEBUG : file1: reading active writers 2025/10/31 01:09:25 DEBUG : Looking for writers 2025/10/31 01:09:25 DEBUG : dir: reading active writers 2025/10/31 01:09:25 DEBUG : >WaitForWriters: 2025/10/31 01:09:25 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.28s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:26 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:26 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:26 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:26 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): RWFileHandle.Flush 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): _readAt: size=256, off=0 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): openPending: 2025/10/31 01:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): >openPending: err= 2025/10/31 01:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/31 01:09:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:09:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): >_readAt: n=16, err=EOF 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): RWFileHandle.Flush 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): RWFileHandle.Flush 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): close: 2025/10/31 01:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:09:29 DEBUG : dir/file1(0xc000a80700): >close: err= 2025/10/31 01:09:29 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:29 DEBUG : dir: Looking for writers 2025/10/31 01:09:29 DEBUG : file1: reading active writers 2025/10/31 01:09:29 DEBUG : Looking for writers 2025/10/31 01:09:29 DEBUG : dir: reading active writers 2025/10/31 01:09:29 DEBUG : >WaitForWriters: 2025/10/31 01:09:29 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.27s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:30 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:30 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:30 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:30 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:09:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/31 01:09:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:33 DEBUG : dir/file1(0xc0002d9780): _readAt: size=256, off=0 2025/10/31 01:09:33 DEBUG : dir/file1(0xc0002d9780): openPending: 2025/10/31 01:09:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:33 DEBUG : dir/file1(0xc0002d9780): >openPending: err= 2025/10/31 01:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/31 01:09:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:09:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:09:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:09:34 DEBUG : dir/file1(0xc0002d9780): >_readAt: n=16, err=EOF 2025/10/31 01:09:34 DEBUG : dir/file1(0xc0002d9780): RWFileHandle.Release 2025/10/31 01:09:34 DEBUG : dir/file1(0xc0002d9780): close: 2025/10/31 01:09:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/31 01:09:34 DEBUG : dir/file1(0xc0002d9780): >close: err= 2025/10/31 01:09:34 DEBUG : dir/file1(0xc0002d9780): RWFileHandle.Release 2025/10/31 01:09:34 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:34 DEBUG : dir: Looking for writers 2025/10/31 01:09:34 DEBUG : file1: reading active writers 2025/10/31 01:09:34 DEBUG : Looking for writers 2025/10/31 01:09:34 DEBUG : dir: reading active writers 2025/10/31 01:09:34 DEBUG : >WaitForWriters: 2025/10/31 01:09:34 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.30s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:35 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:35 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:35 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:35 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:35 DEBUG : file1: newRWFileHandle: 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): openPending: 2025/10/31 01:09:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): >openPending: err= 2025/10/31 01:09:35 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:09:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): _writeAt: size=5, off=0 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): >_writeAt: n=5, err= 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): _writeAt: size=7, off=5 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): >_writeAt: n=7, err= 2025/10/31 01:09:35 DEBUG : file1: vfs cache: truncate to size=11 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): close: 2025/10/31 01:09:35 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:09:35.464312915 +0000 UTC m=+304.264954951 2025/10/31 01:09:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): >close: err= 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): close: 2025/10/31 01:09:35 DEBUG : file1(0xc000712fc0): >close: err=file already closed 2025/10/31 01:09:35 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:35 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:35 DEBUG : Looking for writers 2025/10/31 01:09:35 DEBUG : file1: reading active writers 2025/10/31 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:36 DEBUG : Looking for writers 2025/10/31 01:09:36 DEBUG : file1: reading active writers 2025/10/31 01:09:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:09:36 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/31 01:09:36 DEBUG : Looking for writers 2025/10/31 01:09:36 DEBUG : file1: reading active writers 2025/10/31 01:09:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:09:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/31 01:09:37 INFO : file1: Copied (new) 2025/10/31 01:09:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-31 01:09:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/31 01:09:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:37 DEBUG : Looking for writers 2025/10/31 01:09:37 DEBUG : file1: reading active writers 2025/10/31 01:09:37 DEBUG : >WaitForWriters: 2025/10/31 01:09:37 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:37 DEBUG : Looking for writers 2025/10/31 01:09:37 DEBUG : file1: reading active writers 2025/10/31 01:09:37 DEBUG : >WaitForWriters: 2025/10/31 01:09:37 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.21s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:38 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:38 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:38 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:38 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:38 DEBUG : file1: newRWFileHandle: 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): openPending: 2025/10/31 01:09:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): >openPending: err= 2025/10/31 01:09:38 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:09:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:09:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): _writeAt: size=7, off=0 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): >_writeAt: n=7, err= 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): _writeAt: size=6, off=5 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): >_writeAt: n=6, err= 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): close: 2025/10/31 01:09:38 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:09:38.6672115 +0000 UTC m=+307.467853535 2025/10/31 01:09:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): >close: err= 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): _writeAt: size=5, off=0 2025/10/31 01:09:38 DEBUG : file1(0xc000a811c0): >_writeAt: n=0, err=file already closed 2025/10/31 01:09:38 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:38 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:38 DEBUG : Looking for writers 2025/10/31 01:09:38 DEBUG : file1: reading active writers 2025/10/31 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:39 DEBUG : Looking for writers 2025/10/31 01:09:39 DEBUG : file1: reading active writers 2025/10/31 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:09:39 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/31 01:09:39 DEBUG : Looking for writers 2025/10/31 01:09:39 DEBUG : file1: reading active writers 2025/10/31 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:09:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/31 01:09:40 INFO : file1: Copied (new) 2025/10/31 01:09:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-31 01:09:38 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/31 01:09:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:40 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:40 DEBUG : Looking for writers 2025/10/31 01:09:40 DEBUG : file1: reading active writers 2025/10/31 01:09:40 DEBUG : >WaitForWriters: 2025/10/31 01:09:41 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : >WaitForWriters: 2025/10/31 01:09:41 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:41 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:41 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:41 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:41 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:41 DEBUG : file1: newRWFileHandle: 2025/10/31 01:09:41 DEBUG : file1(0xc000788e80): openPending: 2025/10/31 01:09:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:41 DEBUG : file1(0xc000788e80): >openPending: err= 2025/10/31 01:09:41 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:09:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:09:41 DEBUG : file1(0xc000788e80): close: 2025/10/31 01:09:41 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:09:41.839126369 +0000 UTC m=+310.639768404 2025/10/31 01:09:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:41 DEBUG : file1(0xc000788e80): >close: err= 2025/10/31 01:09:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/31 01:09:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:09:41 DEBUG : file2: newRWFileHandle: 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): openPending: 2025/10/31 01:09:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): >openPending: err= 2025/10/31 01:09:41 DEBUG : file2: >newRWFileHandle: err= 2025/10/31 01:09:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/31 01:09:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/31 01:09:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): RWFileHandle.Flush 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): RWFileHandle.Release 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): close: 2025/10/31 01:09:41 DEBUG : file2: vfs cache: setting modification time to 2025-10-31 01:09:41.840019776 +0000 UTC m=+310.640661812 2025/10/31 01:09:41 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:41 DEBUG : file2(0xc000789300): >close: err= 2025/10/31 01:09:41 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : file2: reading active writers 2025/10/31 01:09:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : file2: reading active writers 2025/10/31 01:09:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : file2: reading active writers 2025/10/31 01:09:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : file2: reading active writers 2025/10/31 01:09:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/31 01:09:41 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:09:41 DEBUG : file2: vfs cache: starting upload 2025/10/31 01:09:41 DEBUG : Looking for writers 2025/10/31 01:09:41 DEBUG : file1: reading active writers 2025/10/31 01:09:41 DEBUG : file2: reading active writers 2025/10/31 01:09:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/31 01:09:42 DEBUG : Looking for writers 2025/10/31 01:09:42 DEBUG : file1: reading active writers 2025/10/31 01:09:42 DEBUG : file2: reading active writers 2025/10/31 01:09:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/31 01:09:42 DEBUG : Looking for writers 2025/10/31 01:09:42 DEBUG : file1: reading active writers 2025/10/31 01:09:42 DEBUG : file2: reading active writers 2025/10/31 01:09:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/31 01:09:43 DEBUG : Looking for writers 2025/10/31 01:09:43 DEBUG : file1: reading active writers 2025/10/31 01:09:43 DEBUG : file2: reading active writers 2025/10/31 01:09:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/10/31 01:09:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:09:43 INFO : file1: Copied (new) 2025/10/31 01:09:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-31 01:09:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/31 01:09:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:43 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:09:43 INFO : file2: Copied (new) 2025/10/31 01:09:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-31 01:09:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/31 01:09:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/31 01:09:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/31 01:09:43 INFO : file2: vfs cache: upload succeeded try #1 2025/10/31 01:09:44 DEBUG : Looking for writers 2025/10/31 01:09:44 DEBUG : file1: reading active writers 2025/10/31 01:09:44 DEBUG : file2: reading active writers 2025/10/31 01:09:44 DEBUG : >WaitForWriters: 2025/10/31 01:09:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:44 DEBUG : Looking for writers 2025/10/31 01:09:44 DEBUG : file2: reading active writers 2025/10/31 01:09:44 DEBUG : file1: reading active writers 2025/10/31 01:09:44 DEBUG : >WaitForWriters: 2025/10/31 01:09:44 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.34s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:45 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:45 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:45 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:45 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:45 DEBUG : file1: newRWFileHandle: 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): openPending: 2025/10/31 01:09:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): >openPending: err= 2025/10/31 01:09:45 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:09:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:09:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): _writeAt: size=5, off=0 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): >_writeAt: n=5, err= 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): RWFileHandle.Flush 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): RWFileHandle.Flush 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): close: 2025/10/31 01:09:45 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:09:45.189576782 +0000 UTC m=+313.990218857 2025/10/31 01:09:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:45 DEBUG : file1(0xc0008d6b40): >close: err= 2025/10/31 01:09:45 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:45 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:45 DEBUG : Looking for writers 2025/10/31 01:09:45 DEBUG : file1: reading active writers 2025/10/31 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:09:46 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:09:46 DEBUG : Looking for writers 2025/10/31 01:09:46 DEBUG : file1: reading active writers 2025/10/31 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:09:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:09:47 INFO : file1: Copied (new) 2025/10/31 01:09:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-31 01:09:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/31 01:09:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:47 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:47 DEBUG : Looking for writers 2025/10/31 01:09:47 DEBUG : file1: reading active writers 2025/10/31 01:09:47 DEBUG : >WaitForWriters: 2025/10/31 01:09:47 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:48 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:48 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:48 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:48 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:48 DEBUG : file1: newRWFileHandle: 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): openPending: 2025/10/31 01:09:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:09:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): >openPending: err= 2025/10/31 01:09:48 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:09:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:09:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): _writeAt: size=5, off=0 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): >_writeAt: n=5, err= 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): RWFileHandle.Release 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): close: 2025/10/31 01:09:48 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:09:48.185033395 +0000 UTC m=+316.985675451 2025/10/31 01:09:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): >close: err= 2025/10/31 01:09:48 DEBUG : file1(0xc0000b1a80): RWFileHandle.Release 2025/10/31 01:09:48 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:48 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:48 DEBUG : Looking for writers 2025/10/31 01:09:48 DEBUG : file1: reading active writers 2025/10/31 01:09:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:09:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:09:49 DEBUG : Looking for writers 2025/10/31 01:09:49 DEBUG : file1: reading active writers 2025/10/31 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:09:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:09:50 INFO : file1: Copied (new) 2025/10/31 01:09:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-31 01:09:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/31 01:09:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:50 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:50 DEBUG : Looking for writers 2025/10/31 01:09:50 DEBUG : file1: reading active writers 2025/10/31 01:09:50 DEBUG : >WaitForWriters: 2025/10/31 01:09:50 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:50 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:50 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:50 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:50 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/31 01:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): openPending: 2025/10/31 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): >openPending: err= 2025/10/31 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/31 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): _writeAt: size=5, off=0 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): >_writeAt: n=5, err= 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): close: 2025/10/31 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-31 01:09:53.946814865 +0000 UTC m=+322.747456940 2025/10/31 01:09:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:53 DEBUG : dir/file1(0xc000712940): >close: err= 2025/10/31 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:53 DEBUG : dir: Looking for writers 2025/10/31 01:09:53 DEBUG : file1: reading active writers 2025/10/31 01:09:53 DEBUG : Looking for writers 2025/10/31 01:09:53 DEBUG : dir: reading active writers 2025/10/31 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:53 DEBUG : dir: Looking for writers 2025/10/31 01:09:53 DEBUG : file1: reading active writers 2025/10/31 01:09:53 DEBUG : Looking for writers 2025/10/31 01:09:53 DEBUG : dir: reading active writers 2025/10/31 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:53 DEBUG : dir: Looking for writers 2025/10/31 01:09:53 DEBUG : file1: reading active writers 2025/10/31 01:09:53 DEBUG : Looking for writers 2025/10/31 01:09:53 DEBUG : dir: reading active writers 2025/10/31 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:54 DEBUG : dir: Looking for writers 2025/10/31 01:09:54 DEBUG : file1: reading active writers 2025/10/31 01:09:54 DEBUG : Looking for writers 2025/10/31 01:09:54 DEBUG : dir: reading active writers 2025/10/31 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:54 DEBUG : dir/file1: vfs cache: starting upload 2025/10/31 01:09:54 DEBUG : dir: Looking for writers 2025/10/31 01:09:54 DEBUG : file1: reading active writers 2025/10/31 01:09:54 DEBUG : Looking for writers 2025/10/31 01:09:54 DEBUG : dir: reading active writers 2025/10/31 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:54 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:09:54 DEBUG : dir: Looking for writers 2025/10/31 01:09:54 DEBUG : file1: reading active writers 2025/10/31 01:09:54 DEBUG : Looking for writers 2025/10/31 01:09:54 DEBUG : dir: reading active writers 2025/10/31 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:54 DEBUG : dir: Looking for writers 2025/10/31 01:09:54 DEBUG : file1: reading active writers 2025/10/31 01:09:54 DEBUG : Looking for writers 2025/10/31 01:09:54 DEBUG : dir: reading active writers 2025/10/31 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:09:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:09:55 INFO : dir/file1: Copied (replaced existing) 2025/10/31 01:09:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-31 01:09:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/31 01:09:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/31 01:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/31 01:09:55 DEBUG : dir: Looking for writers 2025/10/31 01:09:55 DEBUG : file1: reading active writers 2025/10/31 01:09:55 DEBUG : Looking for writers 2025/10/31 01:09:55 DEBUG : dir: reading active writers 2025/10/31 01:09:55 DEBUG : >WaitForWriters: 2025/10/31 01:09:55 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:09:56 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:09:56 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:09:56 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:09:56 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:09:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/31 01:09:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:09:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/31 01:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/31 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/31 01:09:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): _writeAt: size=5, off=0 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): openPending: 2025/10/31 01:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/31 01:09:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/31 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): >openPending: err= 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): >_writeAt: n=5, err= 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): _writeAt: size=15, off=5 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): >_writeAt: n=15, err= 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): close: 2025/10/31 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/31 01:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-31 01:09:59.252768732 +0000 UTC m=+328.053410767 2025/10/31 01:09:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:09:59 DEBUG : dir/file1(0xc000a807c0): >close: err= 2025/10/31 01:09:59 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:09:59 DEBUG : dir/file1: vfs cache: starting upload 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:09:59 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:09:59 DEBUG : dir: Looking for writers 2025/10/31 01:09:59 DEBUG : file1: reading active writers 2025/10/31 01:09:59 DEBUG : Looking for writers 2025/10/31 01:09:59 DEBUG : dir: reading active writers 2025/10/31 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:10:00 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/31 01:10:00 INFO : dir/file1: Copied (replaced existing) 2025/10/31 01:10:00 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-31 01:09:59 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/31 01:10:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/31 01:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/31 01:10:00 DEBUG : dir: Looking for writers 2025/10/31 01:10:00 DEBUG : file1: reading active writers 2025/10/31 01:10:00 DEBUG : Looking for writers 2025/10/31 01:10:00 DEBUG : dir: reading active writers 2025/10/31 01:10:00 DEBUG : >WaitForWriters: 2025/10/31 01:10:00 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.34s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:01 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:01 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:01 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:01 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:01 DEBUG : file1: newRWFileHandle: 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): openPending: 2025/10/31 01:10:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): >openPending: err= 2025/10/31 01:10:01 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:10:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): _writeAt: size=5, off=0 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): >_writeAt: n=5, err= 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): close: 2025/10/31 01:10:01 DEBUG : file1: vfs cache: setting modification time to 2025-10-31 01:10:01.820142151 +0000 UTC m=+330.620784187 2025/10/31 01:10:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:01 DEBUG : file1(0xc000a81a40): >close: err= 2025/10/31 01:10:01 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:01 DEBUG : Looking for writers 2025/10/31 01:10:01 DEBUG : file1: reading active writers 2025/10/31 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:10:01 DEBUG : Looking for writers 2025/10/31 01:10:01 DEBUG : file1: reading active writers 2025/10/31 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:10:01 DEBUG : Looking for writers 2025/10/31 01:10:01 DEBUG : file1: reading active writers 2025/10/31 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:10:01 DEBUG : Looking for writers 2025/10/31 01:10:01 DEBUG : file1: reading active writers 2025/10/31 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:10:01 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:10:01 DEBUG : Looking for writers 2025/10/31 01:10:01 DEBUG : file1: reading active writers 2025/10/31 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:10:02 DEBUG : Looking for writers 2025/10/31 01:10:02 DEBUG : file1: reading active writers 2025/10/31 01:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:10:02 DEBUG : Looking for writers 2025/10/31 01:10:02 DEBUG : file1: reading active writers 2025/10/31 01:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:10:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:10:03 DEBUG : Looking for writers 2025/10/31 01:10:03 DEBUG : file1: reading active writers 2025/10/31 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:10:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:10:03 INFO : file1: Copied (new) 2025/10/31 01:10:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-31 01:10:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/31 01:10:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:03 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:10:04 DEBUG : Looking for writers 2025/10/31 01:10:04 DEBUG : file1: reading active writers 2025/10/31 01:10:04 DEBUG : >WaitForWriters: 2025/10/31 01:10:04 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:04 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:04 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:04 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:04 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/31 01:10:04 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.817883054 +0000 UTC m=+333.618525110 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007129c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.817883054 +0000 UTC m=+333.618525110 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000712e80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.817883054 +0000 UTC m=+333.618525110 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713380): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000564f50 item 1 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.82238029 +0000 UTC m=+333.623022365 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.82238029 +0000 UTC m=+333.623022365 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000713f00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000565ab0 item 2 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.82416581 +0000 UTC m=+333.624807845 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80900): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.82416581 +0000 UTC m=+333.624807845 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a80dc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.82416581 +0000 UTC m=+333.624807845 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a812c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2930 item 3 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.826047711 +0000 UTC m=+333.626689735 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81980): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.826047711 +0000 UTC m=+333.626689735 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a81ec0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3ab0 item 4 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.827893433 +0000 UTC m=+333.628535488 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000788e40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.827893433 +0000 UTC m=+333.628535488 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0007892c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.827893433 +0000 UTC m=+333.628535488 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789780): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 5 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.83179935 +0000 UTC m=+333.632441426 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000789e40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.83179935 +0000 UTC m=+333.632441426 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d8dc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 6 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.834354513 +0000 UTC m=+333.634996588 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0002d9b80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.834354513 +0000 UTC m=+333.634996588 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008181c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.834354513 +0000 UTC m=+333.634996588 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008186c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a460 item 7 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.837814754 +0000 UTC m=+333.638456829 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008193c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.837814754 +0000 UTC m=+333.638456829 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000819c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b340 item 8 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc0008d6340): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6340): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.840342646 +0000 UTC m=+333.640984722 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6740): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.840342646 +0000 UTC m=+333.640984722 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d6d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.840342646 +0000 UTC m=+333.640984722 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7240): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bc00 item 9 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.847737809 +0000 UTC m=+333.648379844 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d78c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.847737809 +0000 UTC m=+333.648379844 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008d7e00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 10 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc00086a4c0): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a4c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.849604991 +0000 UTC m=+333.650247036 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086a880): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.849604991 +0000 UTC m=+333.650247036 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086ad80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.849604991 +0000 UTC m=+333.650247036 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b280): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 11 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.851948438 +0000 UTC m=+333.652590483 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086b900): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.851948438 +0000 UTC m=+333.652590483 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00086be40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810af0 item 12 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc000886500): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886500): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.85377812 +0000 UTC m=+333.654420155 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008868c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.85377812 +0000 UTC m=+333.654420155 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000886f80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000811570 item 13 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.855181222 +0000 UTC m=+333.655823257 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887600): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.855181222 +0000 UTC m=+333.655823257 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000887b40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8230 item 14 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc0008a0200): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.857011195 +0000 UTC m=+333.657653229 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a05c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.857011195 +0000 UTC m=+333.657653229 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a0c80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b91f0 item 15 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.858552025 +0000 UTC m=+333.659194060 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1300): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.858552025 +0000 UTC m=+333.659194060 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1840): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c310 item 16 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.860162786 +0000 UTC m=+333.660804822 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008a1e80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.860162786 +0000 UTC m=+333.660804822 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce380): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.860162786 +0000 UTC m=+333.660804822 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008ce880): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 17 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.862132372 +0000 UTC m=+333.662774407 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cef00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.862132372 +0000 UTC m=+333.662774407 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cf440): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004084d0 item 18 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.863827462 +0000 UTC m=+333.664469497 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0008cfac0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.863827462 +0000 UTC m=+333.664469497 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972040): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.863827462 +0000 UTC m=+333.664469497 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972540): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 19 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.865946917 +0000 UTC m=+333.666588952 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000972bc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.865946917 +0000 UTC m=+333.666588952 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973100): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c0e0 item 20 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.867732077 +0000 UTC m=+333.668374111 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973780): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.867732077 +0000 UTC m=+333.668374111 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000973c80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.867732077 +0000 UTC m=+333.668374111 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ca80 item 21 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.869934147 +0000 UTC m=+333.670576182 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099e880): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.869934147 +0000 UTC m=+333.670576182 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099edc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ddc0 item 22 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.871658231 +0000 UTC m=+333.672300266 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f440): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.871658231 +0000 UTC m=+333.672300266 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099f940): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.871658231 +0000 UTC m=+333.672300266 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc00099fe40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 23 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.87384295 +0000 UTC m=+333.674484984 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8540): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.87384295 +0000 UTC m=+333.674484984 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d8a80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e70 item 24 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc0009d90c0): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d90c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.875603061 +0000 UTC m=+333.676245096 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9480): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.875603061 +0000 UTC m=+333.676245096 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9980): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.875603061 +0000 UTC m=+333.676245096 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0009d9ec0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343650 item 25 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.877533091 +0000 UTC m=+333.678175127 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a025c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.877533091 +0000 UTC m=+333.678175127 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a02b00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003544d0 item 26 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc000a03140): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03140): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.879265753 +0000 UTC m=+333.679907787 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03500): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.879265753 +0000 UTC m=+333.679907787 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.879265753 +0000 UTC m=+333.679907787 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a03f40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a10 item 27 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.881533145 +0000 UTC m=+333.682175180 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.881533145 +0000 UTC m=+333.682175180 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a24b80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355030 item 28 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc000a251c0): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a251c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.883256127 +0000 UTC m=+333.683898162 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25580): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.883256127 +0000 UTC m=+333.683898162 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a25c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355570 item 29 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.884912325 +0000 UTC m=+333.685554360 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a44340): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.884912325 +0000 UTC m=+333.685554360 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000486900): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355ce0 item 30 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): _readAt: size=2, off=0 2025/10/31 01:10:04 ERROR : open-test-file(0xc0004873c0): Couldn't read size of file 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc0004873c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.887470754 +0000 UTC m=+333.688112788 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000487cc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.887470754 +0000 UTC m=+333.688112788 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96580): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fe30 item 31 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.8892969 +0000 UTC m=+333.689938935 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a96c00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.8892969 +0000 UTC m=+333.689938935 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97140): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e540 item 32 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.890993523 +0000 UTC m=+333.691635557 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97780): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed20 item 33 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.891681542 +0000 UTC m=+333.692323578 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000a97c00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.891681542 +0000 UTC m=+333.692323578 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4180): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035efc0 item 33 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.894540015 +0000 UTC m=+333.695182070 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab47c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f6c0 item 34 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.895448439 +0000 UTC m=+333.696090494 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab4c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.895448439 +0000 UTC m=+333.696090494 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5180): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f9d0 item 34 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.897475 +0000 UTC m=+333.698117055 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab57c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480000 item 35 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.898271074 +0000 UTC m=+333.698913129 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ab5c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.898271074 +0000 UTC m=+333.698913129 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad41c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 35 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.900320218 +0000 UTC m=+333.700962273 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4840): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 36 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.901186964 +0000 UTC m=+333.701829000 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad4d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.901186964 +0000 UTC m=+333.701829000 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5280): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 36 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.902753553 +0000 UTC m=+333.703395588 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad58c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480c40 item 37 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.903303605 +0000 UTC m=+333.703945629 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000ad5d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.903303605 +0000 UTC m=+333.703945629 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af42c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 37 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.904739669 +0000 UTC m=+333.705381714 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4940): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 38 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.90532142 +0000 UTC m=+333.705963455 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af4e40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.90532142 +0000 UTC m=+333.705963455 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5380): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 38 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.906462039 +0000 UTC m=+333.707104074 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481c00 item 39 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.906911944 +0000 UTC m=+333.707553979 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000af5f00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.906911944 +0000 UTC m=+333.707553979 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1e480): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6070 item 39 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.908185563 +0000 UTC m=+333.708827598 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1eb00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6460 item 40 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.908683186 +0000 UTC m=+333.709325221 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f000): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.908683186 +0000 UTC m=+333.709325221 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1f540): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6620 item 40 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.909910028 +0000 UTC m=+333.710552062 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 41 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.910312312 +0000 UTC m=+333.710954347 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46080): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6bd0 item 41 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.910858737 +0000 UTC m=+333.711500772 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46540): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.910858737 +0000 UTC m=+333.711500772 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b46a80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d90 item 41 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.912007902 +0000 UTC m=+333.712649938 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b470c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 42 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.912438811 +0000 UTC m=+333.713080847 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b475c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 42 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.912962924 +0000 UTC m=+333.713604960 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b47b00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.912962924 +0000 UTC m=+333.713604960 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64100): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 42 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.914216186 +0000 UTC m=+333.714858221 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64740): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7880 item 43 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.914618009 +0000 UTC m=+333.715260044 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b64c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7a40 item 43 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.915429973 +0000 UTC m=+333.716072008 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65180): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.915429973 +0000 UTC m=+333.716072008 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b656c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c00 item 43 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.916889481 +0000 UTC m=+333.717531515 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b65d00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e21c0 item 44 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.917381423 +0000 UTC m=+333.718023458 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e280): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e24d0 item 44 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.917889436 +0000 UTC m=+333.718531471 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7e7c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.917889436 +0000 UTC m=+333.718531471 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7ed40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2690 item 44 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.919182231 +0000 UTC m=+333.719824266 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f380): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2a10 item 45 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.919603322 +0000 UTC m=+333.720245357 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b7f880): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.919603322 +0000 UTC m=+333.720245357 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a000): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2cb0 item 45 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.92105266 +0000 UTC m=+333.721694696 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9a640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3260 item 46 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.921495591 +0000 UTC m=+333.722137626 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9ab40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.921495591 +0000 UTC m=+333.722137626 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b240): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3500 item 46 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.922893514 +0000 UTC m=+333.723535548 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9b880): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e38f0 item 47 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.923420792 +0000 UTC m=+333.724062827 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000b9bd80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.923420792 +0000 UTC m=+333.724062827 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bba500): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3ab0 item 47 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.92492251 +0000 UTC m=+333.725564534 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbab40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3ea0 item 48 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.925384536 +0000 UTC m=+333.726026572 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb040): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.925384536 +0000 UTC m=+333.726026572 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbb740): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f40e0 item 48 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.926890862 +0000 UTC m=+333.727532897 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bbbd80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4460 item 49 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.927389237 +0000 UTC m=+333.728031272 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda280): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.927389237 +0000 UTC m=+333.728031272 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bda7c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4620 item 49 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.928863712 +0000 UTC m=+333.729505748 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdae40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f49a0 item 50 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.92959209 +0000 UTC m=+333.730234125 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb340): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.92959209 +0000 UTC m=+333.730234125 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdb8c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4b60 item 50 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.930883401 +0000 UTC m=+333.731525436 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bdbf40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 51 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.932381822 +0000 UTC m=+333.733023857 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf64c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.932381822 +0000 UTC m=+333.733023857 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf6a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f50a0 item 51 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.933649169 +0000 UTC m=+333.734291205 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7080): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5420 item 52 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.934109844 +0000 UTC m=+333.734751880 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7580): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.934109844 +0000 UTC m=+333.734751880 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000bf7b00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5730 item 52 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.93727437 +0000 UTC m=+333.737916406 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ab0 item 53 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.937867974 +0000 UTC m=+333.738510009 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16700): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.937867974 +0000 UTC m=+333.738510009 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c16c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ce0 item 53 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.93951857 +0000 UTC m=+333.740160615 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c172c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c230 item 54 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.94075002 +0000 UTC m=+333.741392055 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c177c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.94075002 +0000 UTC m=+333.741392055 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c17d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c690 item 54 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.942119249 +0000 UTC m=+333.742761294 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30440): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cd20 item 55 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.942699588 +0000 UTC m=+333.743341623 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30940): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.942699588 +0000 UTC m=+333.743341623 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c30e80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d110 item 55 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.94403913 +0000 UTC m=+333.744681165 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31500): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d5e0 item 56 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.944597167 +0000 UTC m=+333.745239202 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c31a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.944597167 +0000 UTC m=+333.745239202 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50000): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d9d0 item 56 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.945866839 +0000 UTC m=+333.746508874 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051df10 item 57 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.946302697 +0000 UTC m=+333.746944732 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c50b80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e1c0 item 57 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.947142052 +0000 UTC m=+333.747784087 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c510c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.947142052 +0000 UTC m=+333.747784087 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e3f0 item 57 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.948874752 +0000 UTC m=+333.749516786 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c51c80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e7e0 item 58 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.94941249 +0000 UTC m=+333.750054525 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70240): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ea10 item 58 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.950008178 +0000 UTC m=+333.750650213 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70780): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.950008178 +0000 UTC m=+333.750650213 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c70d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ecb0 item 58 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.951452879 +0000 UTC m=+333.752094913 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71380): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f110 item 59 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.952034779 +0000 UTC m=+333.752676814 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c718c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f2d0 item 59 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.952595401 +0000 UTC m=+333.753237436 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c71e00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.952595401 +0000 UTC m=+333.753237436 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96400): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f500 item 59 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.954004875 +0000 UTC m=+333.754646909 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96a40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f8f0 item 60 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.954426386 +0000 UTC m=+333.755068421 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c96f80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fb20 item 60 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): _readAt: size=2, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): _writeAt: size=3, off=5 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.954947824 +0000 UTC m=+333.755589859 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c974c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.954947824 +0000 UTC m=+333.755589859 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000c97a80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fd50 item 60 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.956108141 +0000 UTC m=+333.756750176 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4140): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c1c0 item 61 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.956510455 +0000 UTC m=+333.757152490 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4680): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.956510455 +0000 UTC m=+333.757152490 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb4d80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c3f0 item 61 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.957923897 +0000 UTC m=+333.758565961 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb53c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c850 item 62 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.958425208 +0000 UTC m=+333.759067253 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cb5900): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.958425208 +0000 UTC m=+333.759067253 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4080): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ca80 item 62 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.959679921 +0000 UTC m=+333.760321955 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd46c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cee0 item 63 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.960175581 +0000 UTC m=+333.760817616 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd4c00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.960175581 +0000 UTC m=+333.760817616 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5300): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d110 item 63 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): open at offset 0 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.961465902 +0000 UTC m=+333.762107937 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5940): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d650 item 64 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.962059645 +0000 UTC m=+333.762701680 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cd5e80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.962059645 +0000 UTC m=+333.762701680 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2600): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d880 item 64 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.963416781 +0000 UTC m=+333.764058816 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf2c40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052de30 item 65 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.963946494 +0000 UTC m=+333.764588529 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf30c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.963946494 +0000 UTC m=+333.764588529 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf35c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c150 item 65 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.965235362 +0000 UTC m=+333.765877397 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000cf3c00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c700 item 66 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.965807295 +0000 UTC m=+333.766449331 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16100): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.965807295 +0000 UTC m=+333.766449331 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c9a0 item 66 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.967148301 +0000 UTC m=+333.767790336 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d16c80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ce00 item 67 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.967622511 +0000 UTC m=+333.768264546 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17100): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.967622511 +0000 UTC m=+333.768264546 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17600): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d0a0 item 67 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.969247859 +0000 UTC m=+333.769889895 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d17c80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d650 item 68 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.969837215 +0000 UTC m=+333.770479250 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.969837215 +0000 UTC m=+333.770479250 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36740): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d8f0 item 68 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.971216141 +0000 UTC m=+333.771858186 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d36d80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053df10 item 69 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.971874467 +0000 UTC m=+333.772516502 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.971874467 +0000 UTC m=+333.772516502 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37700): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e1c0 item 69 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.973378198 +0000 UTC m=+333.774020283 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d37d80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e5b0 item 70 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.97397679 +0000 UTC m=+333.774618825 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58300): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.97397679 +0000 UTC m=+333.774618825 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58840): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e770 item 70 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.975248386 +0000 UTC m=+333.775890420 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d58ec0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053eb60 item 71 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.97577851 +0000 UTC m=+333.776420546 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d593c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.97577851 +0000 UTC m=+333.776420546 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d598c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ed20 item 71 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.977136908 +0000 UTC m=+333.777778933 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d59f40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f0a0 item 72 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.977813828 +0000 UTC m=+333.778455883 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d724c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.977813828 +0000 UTC m=+333.778455883 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72a00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f2d0 item 72 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.978990075 +0000 UTC m=+333.779632110 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d72fc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f650 item 73 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.979405965 +0000 UTC m=+333.780048000 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d734c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f8f0 item 73 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.979935888 +0000 UTC m=+333.780577924 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73980): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.979935888 +0000 UTC m=+333.780577924 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d73ec0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fab0 item 73 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.981294217 +0000 UTC m=+333.781936262 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96580): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ff10 item 74 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.981760522 +0000 UTC m=+333.782402558 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96a80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540230 item 74 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.982316495 +0000 UTC m=+333.782958530 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d96fc0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.982316495 +0000 UTC m=+333.782958530 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97540): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005403f0 item 74 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.983408424 +0000 UTC m=+333.784050459 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000d97b80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540770 item 75 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.983890548 +0000 UTC m=+333.784532583 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6100): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): _writeAt: size=3, off=2 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540930 item 75 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.984452152 +0000 UTC m=+333.785094187 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6640): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.984452152 +0000 UTC m=+333.785094187 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db6b80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540af0 item 75 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.985803798 +0000 UTC m=+333.786445832 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db71c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e70 item 76 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.986368396 +0000 UTC m=+333.787010431 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db76c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541030 item 76 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): _writeAt: size=3, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.987092785 +0000 UTC m=+333.787734820 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000db7c00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): >_readAt: n=3, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.987092785 +0000 UTC m=+333.787734820 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6200): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005411f0 item 76 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.988572731 +0000 UTC m=+333.789214766 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6840): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541570 item 77 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.989103637 +0000 UTC m=+333.789745672 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd6d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.989103637 +0000 UTC m=+333.789745672 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7440): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541730 item 77 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.990689752 +0000 UTC m=+333.791331788 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000dd7a80): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ab0 item 78 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.991347446 +0000 UTC m=+333.791989481 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6000): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.991347446 +0000 UTC m=+333.791989481 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6700): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541c70 item 78 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.993031616 +0000 UTC m=+333.793673651 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df6d40): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586070 item 79 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.993592839 +0000 UTC m=+333.794234873 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7240): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.993592839 +0000 UTC m=+333.794234873 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000df7940): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586230 item 79 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): >_readAt: n=0, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.995660006 +0000 UTC m=+333.796302101 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e000): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005865b0 item 80 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.996152971 +0000 UTC m=+333.796795006 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0e500): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): >_readAt: n=5, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.996152971 +0000 UTC m=+333.796795006 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0ec00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586770 item 80 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): >openPending: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): _writeAt: size=5, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): >_writeAt: n=5, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.997616246 +0000 UTC m=+333.798258281 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f240): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): _readAt: size=2, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): open at offset 5 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): >_readAt: n=2, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): _writeAt: size=3, off=7 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586af0 item 81 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): >_writeAt: n=3, err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.998184141 +0000 UTC m=+333.798826176 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0f6c0): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): _readAt: size=512, off=0 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): >openPending: err= 2025/10/31 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): >_readAt: n=8, err=EOF 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): close: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:04.998184141 +0000 UTC m=+333.798826176 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e0fc00): >close: err= 2025/10/31 01:10:04 DEBUG : open-test-file: Remove: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586cb0 item 81 2025/10/31 01:10:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:04 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e30300): openPending: 2025/10/31 01:10:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:04 DEBUG : open-test-file(0xc000e30300): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30300): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30300): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30300): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.000133206 +0000 UTC m=+333.800775262 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30300): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587180 item 82 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.001034017 +0000 UTC m=+333.801676072 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30800): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.001034017 +0000 UTC m=+333.801676072 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e30d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587340 item 82 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.002959379 +0000 UTC m=+333.803601434 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31400): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587730 item 83 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.003818881 +0000 UTC m=+333.804460936 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31900): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.003818881 +0000 UTC m=+333.804460936 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e31e40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587960 item 83 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.005521775 +0000 UTC m=+333.806163811 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54540): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587ce0 item 84 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.006257246 +0000 UTC m=+333.806899281 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54a40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.006257246 +0000 UTC m=+333.806899281 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e54fc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587f10 item 84 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.008217112 +0000 UTC m=+333.808859167 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000758310 item 85 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.009222408 +0000 UTC m=+333.809864463 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e55b40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.009222408 +0000 UTC m=+333.809864463 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007584d0 item 85 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.010898913 +0000 UTC m=+333.811540948 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000758930 item 86 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.011560885 +0000 UTC m=+333.812202919 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e72c80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.011560885 +0000 UTC m=+333.812202919 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000758af0 item 86 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.013000224 +0000 UTC m=+333.813642259 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73880): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000758ee0 item 87 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.01358435 +0000 UTC m=+333.814226385 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e73d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.01358435 +0000 UTC m=+333.814226385 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007590a0 item 87 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.015104803 +0000 UTC m=+333.815746838 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e909c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759420 item 88 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.015787132 +0000 UTC m=+333.816429168 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e90ec0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.015787132 +0000 UTC m=+333.816429168 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007595e0 item 88 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.017063757 +0000 UTC m=+333.817705792 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000e91a80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759960 item 89 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.017549669 +0000 UTC m=+333.818191705 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae040): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759b20 item 89 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.018136159 +0000 UTC m=+333.818778194 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eae580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.018136159 +0000 UTC m=+333.818778194 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaeb00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759d50 item 89 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.019464722 +0000 UTC m=+333.820106757 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf140): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000760150 item 90 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.019980238 +0000 UTC m=+333.820622273 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eaf680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007603f0 item 90 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.020576888 +0000 UTC m=+333.821218923 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000eafbc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.020576888 +0000 UTC m=+333.821218923 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007605b0 item 90 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.0221612 +0000 UTC m=+333.822803235 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000760930 item 91 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.022619019 +0000 UTC m=+333.823261053 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed4d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000760b60 item 91 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.023230426 +0000 UTC m=+333.823872461 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed52c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.023230426 +0000 UTC m=+333.823872461 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000760d20 item 91 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.024580427 +0000 UTC m=+333.825222463 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ed5e80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007612d0 item 92 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.025033549 +0000 UTC m=+333.825675583 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000761490 item 92 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.025617203 +0000 UTC m=+333.826259238 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2980): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.025617203 +0000 UTC m=+333.826259238 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef2f40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000761650 item 92 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.027015355 +0000 UTC m=+333.827657391 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000761c70 item 93 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.027527206 +0000 UTC m=+333.828169242 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ef3ac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.027527206 +0000 UTC m=+333.828169242 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000761e30 item 93 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.029013865 +0000 UTC m=+333.829655900 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0e880): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000768230 item 94 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.029486582 +0000 UTC m=+333.830128616 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0edc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.029486582 +0000 UTC m=+333.830128616 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0f4c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000768460 item 94 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.030933365 +0000 UTC m=+333.831575401 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f0fb00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000768850 item 95 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.031461446 +0000 UTC m=+333.832103481 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e0c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.031461446 +0000 UTC m=+333.832103481 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2e7c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000768bd0 item 95 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.033012265 +0000 UTC m=+333.833654320 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2ee00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000769030 item 96 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.03340361 +0000 UTC m=+333.834045645 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2f340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.03340361 +0000 UTC m=+333.834045645 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f2fa40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007691f0 item 96 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= 2025/10/31 01:10:05 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:05 DEBUG : Looking for writers 2025/10/31 01:10:05 DEBUG : >WaitForWriters: 2025/10/31 01:10:05 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:05 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:05 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:05 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:05 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/31 01:10:05 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.571410198 +0000 UTC m=+334.372052252 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a44dc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.571410198 +0000 UTC m=+334.372052252 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.571410198 +0000 UTC m=+334.372052252 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770770 item 1 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.574985435 +0000 UTC m=+334.375627490 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a45d40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.574985435 +0000 UTC m=+334.375627490 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc2c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770c40 item 2 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.577384514 +0000 UTC m=+334.378026569 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdc900): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.577384514 +0000 UTC m=+334.378026569 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdcd80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.577384514 +0000 UTC m=+334.378026569 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000770fc0 item 3 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.580579248 +0000 UTC m=+334.381221303 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdd8c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.580579248 +0000 UTC m=+334.381221303 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fdde00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771500 item 4 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.583127608 +0000 UTC m=+334.383769663 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe4c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.583127608 +0000 UTC m=+334.383769663 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffe940): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.583127608 +0000 UTC m=+334.383769663 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000ffee00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771880 item 5 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.58657232 +0000 UTC m=+334.387214376 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.58657232 +0000 UTC m=+334.387214376 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000fff9c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000771dc0 item 6 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.589058214 +0000 UTC m=+334.389700279 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010220c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.589058214 +0000 UTC m=+334.389700279 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010225c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.589058214 +0000 UTC m=+334.389700279 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001022a80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 7 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.592204847 +0000 UTC m=+334.392846912 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.592204847 +0000 UTC m=+334.392846912 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 8 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc001023c00): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001023c00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.594909901 +0000 UTC m=+334.395551946 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001046040): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.594909901 +0000 UTC m=+334.395551946 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010464c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.594909901 +0000 UTC m=+334.395551946 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010469c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 9 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.599227741 +0000 UTC m=+334.399869786 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047040): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.599227741 +0000 UTC m=+334.399869786 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 10 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc001047bc0): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001047bc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.602861757 +0000 UTC m=+334.403503833 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.602861757 +0000 UTC m=+334.403503833 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070500): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.602861757 +0000 UTC m=+334.403503833 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001070a00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 11 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.605935844 +0000 UTC m=+334.406577919 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.605935844 +0000 UTC m=+334.406577919 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010715c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 12 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc001071c00): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001071c00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.608197507 +0000 UTC m=+334.408839562 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090040): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.608197507 +0000 UTC m=+334.408839562 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412540 item 13 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.610408123 +0000 UTC m=+334.411050178 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001090d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.610408123 +0000 UTC m=+334.411050178 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010912c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d90 item 14 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc001091900): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091900): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.612576601 +0000 UTC m=+334.413218657 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001091cc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.612576601 +0000 UTC m=+334.413218657 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aa400): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 15 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.614795514 +0000 UTC m=+334.415437559 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aaa80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.614795514 +0000 UTC m=+334.415437559 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aafc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 16 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.61662172 +0000 UTC m=+334.417263765 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ab600): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.61662172 +0000 UTC m=+334.417263765 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010aba80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.61662172 +0000 UTC m=+334.417263765 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 17 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.619158489 +0000 UTC m=+334.419800534 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.619158489 +0000 UTC m=+334.419800534 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c6bc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377180 item 18 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.621328689 +0000 UTC m=+334.421970734 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.621328689 +0000 UTC m=+334.421970734 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7740): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.621328689 +0000 UTC m=+334.421970734 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010c7c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ab0 item 19 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.624046268 +0000 UTC m=+334.424688323 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.624046268 +0000 UTC m=+334.424688323 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010ea880): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c2a0 item 20 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.6258495 +0000 UTC m=+334.426491545 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eaf00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.6258495 +0000 UTC m=+334.426491545 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb400): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.6258495 +0000 UTC m=+334.426491545 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0010eb900): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 21 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.628285871 +0000 UTC m=+334.428927926 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.628285871 +0000 UTC m=+334.428927926 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110e540): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 22 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.631089219 +0000 UTC m=+334.431731264 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110ebc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.631089219 +0000 UTC m=+334.431731264 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f0c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.631089219 +0000 UTC m=+334.431731264 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110f5c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 23 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.634020799 +0000 UTC m=+334.434662844 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00110fc40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.634020799 +0000 UTC m=+334.434662844 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 24 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc00112e840): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112e840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.636189808 +0000 UTC m=+334.436831863 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112ec00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.636189808 +0000 UTC m=+334.436831863 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.636189808 +0000 UTC m=+334.436831863 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112f640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e770 item 25 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.639618069 +0000 UTC m=+334.440260114 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00112fcc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.639618069 +0000 UTC m=+334.440260114 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e280): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f030 item 26 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc000f4a300): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a300): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.642959347 +0000 UTC m=+334.443601392 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4a6c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.642959347 +0000 UTC m=+334.443601392 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4abc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.642959347 +0000 UTC m=+334.443601392 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000769f10 item 27 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.646377538 +0000 UTC m=+334.447019593 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4b780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.646377538 +0000 UTC m=+334.447019593 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f4bcc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6a0e0 item 28 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc000f74380): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74380): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.64838231 +0000 UTC m=+334.449024365 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74740): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.64838231 +0000 UTC m=+334.449024365 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f74e00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6a460 item 29 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.650950418 +0000 UTC m=+334.451592473 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f75480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.650950418 +0000 UTC m=+334.451592473 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000f759c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6a7e0 item 30 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): _readAt: size=2, off=0 2025/10/31 01:10:05 ERROR : open-test-file(0xc001190080): Couldn't read size of file 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): >_writeAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): close: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.653127832 +0000 UTC m=+334.453769887 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.653127832 +0000 UTC m=+334.453769887 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001190b00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ab60 item 31 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.655047292 +0000 UTC m=+334.455689347 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191180): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.655047292 +0000 UTC m=+334.455689347 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011916c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6aee0 item 32 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.657478463 +0000 UTC m=+334.458120518 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001191d00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6b260 item 33 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.658223682 +0000 UTC m=+334.458865746 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.658223682 +0000 UTC m=+334.458865746 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011ae700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6b420 item 33 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.660064555 +0000 UTC m=+334.460706590 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011aed40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6b7a0 item 34 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.660688805 +0000 UTC m=+334.461330840 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af1c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.660688805 +0000 UTC m=+334.461330840 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011af700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6b960 item 34 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.662098009 +0000 UTC m=+334.462740044 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011afd40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6bce0 item 35 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.662900154 +0000 UTC m=+334.463542189 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.662900154 +0000 UTC m=+334.463542189 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4740): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6bea0 item 35 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.664622024 +0000 UTC m=+334.465264059 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d4dc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dc2a0 item 36 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.665378323 +0000 UTC m=+334.466020358 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d52c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.665378323 +0000 UTC m=+334.466020358 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5800): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dc460 item 36 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.668467969 +0000 UTC m=+334.469110024 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011d5e40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dc7e0 item 37 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.669073254 +0000 UTC m=+334.469715289 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.669073254 +0000 UTC m=+334.469715289 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dc9a0 item 37 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.670773102 +0000 UTC m=+334.471415138 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f6ec0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dcd20 item 38 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.672014151 +0000 UTC m=+334.472656205 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f73c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.672014151 +0000 UTC m=+334.472656205 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011f7900): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dcee0 item 38 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.67586825 +0000 UTC m=+334.476510316 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dd260 item 39 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.676894576 +0000 UTC m=+334.477536632 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216500): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.676894576 +0000 UTC m=+334.477536632 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001216a00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dd420 item 39 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.679374838 +0000 UTC m=+334.480016903 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dd7a0 item 40 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.680451007 +0000 UTC m=+334.481093063 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.680451007 +0000 UTC m=+334.481093063 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001217ac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011dd960 item 40 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.683046326 +0000 UTC m=+334.483688411 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ddce0 item 41 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.683925886 +0000 UTC m=+334.484567942 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236600): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ddea0 item 41 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.684756394 +0000 UTC m=+334.485398459 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001236ac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.684756394 +0000 UTC m=+334.485398459 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012440e0 item 41 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.687335632 +0000 UTC m=+334.487977687 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001244460 item 42 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.688244137 +0000 UTC m=+334.488886193 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001237b40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001244620 item 42 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.689197014 +0000 UTC m=+334.489839069 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.689197014 +0000 UTC m=+334.489839069 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012447e0 item 42 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.691458246 +0000 UTC m=+334.492100301 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001258cc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001244b60 item 43 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.69247828 +0000 UTC m=+334.493120335 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012591c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001244d20 item 43 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.693467946 +0000 UTC m=+334.494110010 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.693467946 +0000 UTC m=+334.494110010 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001259c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001244ee0 item 43 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.696223856 +0000 UTC m=+334.496865911 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 44 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.696986727 +0000 UTC m=+334.497628792 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559e30 item 44 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.697946096 +0000 UTC m=+334.498588151 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001280c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.697946096 +0000 UTC m=+334.498588151 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012811c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012900e0 item 44 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.700577924 +0000 UTC m=+334.501219999 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281800): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001290460 item 45 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.701981166 +0000 UTC m=+334.502623241 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001281d00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.701981166 +0000 UTC m=+334.502623241 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001290620 item 45 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.704444006 +0000 UTC m=+334.505086072 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4ac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012909a0 item 46 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.705189664 +0000 UTC m=+334.505831700 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a4fc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.705189664 +0000 UTC m=+334.505831700 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a56c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001290b60 item 46 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.706752997 +0000 UTC m=+334.507395032 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012a5d00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001290ee0 item 47 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.707256913 +0000 UTC m=+334.507898958 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8280): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.707256913 +0000 UTC m=+334.507898958 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8980): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012910a0 item 47 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.708914262 +0000 UTC m=+334.509556297 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c8fc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001291420 item 48 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.710271728 +0000 UTC m=+334.510913764 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c94c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.710271728 +0000 UTC m=+334.510913764 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012c9bc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012915e0 item 48 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.712150813 +0000 UTC m=+334.512792838 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2280): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001291960 item 49 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.712737604 +0000 UTC m=+334.513379640 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.712737604 +0000 UTC m=+334.513379640 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e2c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001291b20 item 49 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.714247447 +0000 UTC m=+334.514889482 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e32c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001291ea0 item 50 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.715031497 +0000 UTC m=+334.515673532 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e37c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.715031497 +0000 UTC m=+334.515673532 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0012e3d40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013060e0 item 50 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.716688856 +0000 UTC m=+334.517330891 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306460 item 51 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.717359986 +0000 UTC m=+334.518002020 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130c940): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.717359986 +0000 UTC m=+334.518002020 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130ce80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306620 item 51 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.718882641 +0000 UTC m=+334.519524677 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130d500): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013069a0 item 52 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.719545926 +0000 UTC m=+334.520187971 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00130da00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.719545926 +0000 UTC m=+334.520187971 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306b60 item 52 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.72120591 +0000 UTC m=+334.521847945 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001306ee0 item 53 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.721830892 +0000 UTC m=+334.522472928 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001332b80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.721830892 +0000 UTC m=+334.522472928 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013330c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013070a0 item 53 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.723285571 +0000 UTC m=+334.523927606 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333740): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307420 item 54 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.726014 +0000 UTC m=+334.526656034 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001333c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.726014 +0000 UTC m=+334.526656034 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013075e0 item 54 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.727489006 +0000 UTC m=+334.528131051 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134c8c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307960 item 55 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.728672286 +0000 UTC m=+334.529314322 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134cdc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.728672286 +0000 UTC m=+334.529314322 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d300): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307b20 item 55 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.730616212 +0000 UTC m=+334.531258248 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134d980): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001307ea0 item 56 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.73125389 +0000 UTC m=+334.531895924 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00134de80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.73125389 +0000 UTC m=+334.531895924 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136c480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136a0e0 item 56 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.732451415 +0000 UTC m=+334.533093450 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136cac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136a460 item 57 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.732949059 +0000 UTC m=+334.533591094 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136a620 item 57 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.733491316 +0000 UTC m=+334.534133351 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136d540): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.733491316 +0000 UTC m=+334.534133351 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00136dac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136a7e0 item 57 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.735141091 +0000 UTC m=+334.535783126 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388180): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136ab60 item 58 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.736759787 +0000 UTC m=+334.537401822 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013886c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136ad20 item 58 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.7376779 +0000 UTC m=+334.538319935 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001388c00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.7376779 +0000 UTC m=+334.538319935 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013891c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136aee0 item 58 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.739728326 +0000 UTC m=+334.540370371 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389800): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136b260 item 59 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.74111684 +0000 UTC m=+334.541758875 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001389d40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136b420 item 59 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.741932992 +0000 UTC m=+334.542575027 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6300): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.741932992 +0000 UTC m=+334.542575027 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6880): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136b5e0 item 59 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.743743948 +0000 UTC m=+334.544385984 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a6ec0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136b960 item 60 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.744663213 +0000 UTC m=+334.545305249 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7400): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136bb20 item 60 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.745459607 +0000 UTC m=+334.546101642 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7940): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.745459607 +0000 UTC m=+334.546101642 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013a7f00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136bce0 item 60 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.746954041 +0000 UTC m=+334.547596086 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c45c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d80e0 item 61 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.747428681 +0000 UTC m=+334.548070717 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c4b00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.747428681 +0000 UTC m=+334.548070717 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d82a0 item 61 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.749236903 +0000 UTC m=+334.549878938 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d8620 item 62 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.74981138 +0000 UTC m=+334.550453415 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013c5d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.74981138 +0000 UTC m=+334.550453415 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0500): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d87e0 item 62 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.751529043 +0000 UTC m=+334.552171088 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f0b40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d8b60 item 63 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.75228993 +0000 UTC m=+334.552931966 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.75228993 +0000 UTC m=+334.552931966 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d8d20 item 63 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.754144859 +0000 UTC m=+334.554786894 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0013f1dc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d90a0 item 64 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.754717485 +0000 UTC m=+334.555359519 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140e380): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.754717485 +0000 UTC m=+334.555359519 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140ea80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d9260 item 64 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.756322676 +0000 UTC m=+334.556964711 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f0c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d95e0 item 65 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.757045051 +0000 UTC m=+334.557687086 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140f540): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.757045051 +0000 UTC m=+334.557687086 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00140fa40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d97a0 item 65 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.758700176 +0000 UTC m=+334.559342210 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d9b20 item 66 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.759413584 +0000 UTC m=+334.560055619 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142e580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.759413584 +0000 UTC m=+334.560055619 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142eac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013d9ce0 item 66 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.761161903 +0000 UTC m=+334.561803958 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014420e0 item 67 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.761893406 +0000 UTC m=+334.562535461 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142f580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.761893406 +0000 UTC m=+334.562535461 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00142fa80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014422a0 item 67 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.763518735 +0000 UTC m=+334.564160769 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454180): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001442620 item 68 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.764164716 +0000 UTC m=+334.564806751 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.764164716 +0000 UTC m=+334.564806751 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001454bc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014427e0 item 68 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.765555985 +0000 UTC m=+334.566198021 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001442b60 item 69 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.766252212 +0000 UTC m=+334.566894248 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.766252212 +0000 UTC m=+334.566894248 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001455b80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001442d20 item 69 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.767780299 +0000 UTC m=+334.568422334 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476280): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014430a0 item 70 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.768340991 +0000 UTC m=+334.568983025 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.768340991 +0000 UTC m=+334.568983025 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001476cc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001443260 item 70 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.769567591 +0000 UTC m=+334.570209627 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014435e0 item 71 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.770114107 +0000 UTC m=+334.570756143 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477840): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.770114107 +0000 UTC m=+334.570756143 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001477d40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014437a0 item 71 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.771347631 +0000 UTC m=+334.571989667 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001443b20 item 72 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.771901069 +0000 UTC m=+334.572543104 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494940): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.771901069 +0000 UTC m=+334.572543104 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001494e80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001443ce0 item 72 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.77321836 +0000 UTC m=+334.573860405 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a80e0 item 73 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.773786837 +0000 UTC m=+334.574428871 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495940): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a82a0 item 73 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.774282275 +0000 UTC m=+334.574924311 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001495e00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.774282275 +0000 UTC m=+334.574924311 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b43c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8460 item 73 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.77567089 +0000 UTC m=+334.576312926 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4a00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a87e0 item 74 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.776168865 +0000 UTC m=+334.576810900 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b4f00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a89a0 item 74 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.776766616 +0000 UTC m=+334.577408651 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b5440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.776766616 +0000 UTC m=+334.577408651 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014b59c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8b60 item 74 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.778008716 +0000 UTC m=+334.578650752 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a8ee0 item 75 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.778449102 +0000 UTC m=+334.579091137 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): _writeAt: size=3, off=2 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a90a0 item 75 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.778947458 +0000 UTC m=+334.579589492 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d0ac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.778947458 +0000 UTC m=+334.579589492 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9260 item 75 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.780171033 +0000 UTC m=+334.580813068 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a95e0 item 76 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.780591762 +0000 UTC m=+334.581233797 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014d1b40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a97a0 item 76 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): _writeAt: size=3, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.78120918 +0000 UTC m=+334.581851214 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.78120918 +0000 UTC m=+334.581851214 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9960 item 76 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.783548288 +0000 UTC m=+334.584190343 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f4cc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9ce0 item 77 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.784172759 +0000 UTC m=+334.584814814 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f51c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.784172759 +0000 UTC m=+334.584814814 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f58c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9ea0 item 77 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.785744818 +0000 UTC m=+334.586386853 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0014f5f00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e2a0 item 78 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.786206755 +0000 UTC m=+334.586848790 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.786206755 +0000 UTC m=+334.586848790 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001522b80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e460 item 78 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.787682503 +0000 UTC m=+334.588324538 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015231c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e7e0 item 79 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.788164428 +0000 UTC m=+334.588806462 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015236c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.788164428 +0000 UTC m=+334.588806462 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001523dc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e9a0 item 79 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.790590488 +0000 UTC m=+334.591232524 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540480): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150ed20 item 80 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.791166909 +0000 UTC m=+334.591808945 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001540980): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.791166909 +0000 UTC m=+334.591808945 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150eee0 item 80 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.79255844 +0000 UTC m=+334.593200475 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0015416c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f260 item 81 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.793358291 +0000 UTC m=+334.594000356 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001541b40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.793358291 +0000 UTC m=+334.594000356 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62100): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f420 item 81 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.794728752 +0000 UTC m=+334.595370787 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f7a0 item 82 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.795534603 +0000 UTC m=+334.596176658 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f62c80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.795534603 +0000 UTC m=+334.596176658 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63200): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150f960 item 82 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.797769355 +0000 UTC m=+334.598411420 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63880): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150fce0 item 83 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.798513541 +0000 UTC m=+334.599155596 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f63d80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.798513541 +0000 UTC m=+334.599155596 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150fea0 item 83 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.800336692 +0000 UTC m=+334.600978726 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7e9c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f862a0 item 84 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.801083221 +0000 UTC m=+334.601725266 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7eec0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.801083221 +0000 UTC m=+334.601725266 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7f440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86460 item 84 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.802836801 +0000 UTC m=+334.603478836 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001f7fac0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f867e0 item 85 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.803378087 +0000 UTC m=+334.604020122 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4040): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.803378087 +0000 UTC m=+334.604020122 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114e7c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f260 item 85 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.804861269 +0000 UTC m=+334.605503314 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ee40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f650 item 86 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.805555461 +0000 UTC m=+334.606197506 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f340): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.805555461 +0000 UTC m=+334.606197506 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114f8c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fa40 item 86 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.806996364 +0000 UTC m=+334.607638409 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc00114ff40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fea0 item 87 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.807627258 +0000 UTC m=+334.608269293 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0011724c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.807627258 +0000 UTC m=+334.608269293 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001172a00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a0e0 item 87 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.809039146 +0000 UTC m=+334.609681182 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173080): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a460 item 88 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.80991552 +0000 UTC m=+334.610557575 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173580): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.80991552 +0000 UTC m=+334.610557575 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001173b00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a620 item 88 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.811981987 +0000 UTC m=+334.612624042 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020121c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117a9a0 item 89 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.812661892 +0000 UTC m=+334.613304078 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012700): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ab60 item 89 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.813462945 +0000 UTC m=+334.614105011 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002012c40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.813462945 +0000 UTC m=+334.614105011 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020131c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117ad20 item 89 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.814977587 +0000 UTC m=+334.615619632 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013800): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b0a0 item 90 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.815461634 +0000 UTC m=+334.616103670 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002013d40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b260 item 90 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.816081297 +0000 UTC m=+334.616723333 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032300): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.816081297 +0000 UTC m=+334.616723333 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020328c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b420 item 90 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.817329929 +0000 UTC m=+334.617971964 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002032f00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b7a0 item 91 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.817881384 +0000 UTC m=+334.618523419 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033440): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): >_readAt: n=2, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): _writeAt: size=3, off=7 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117b960 item 91 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.818505614 +0000 UTC m=+334.619147650 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033980): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): >_readAt: n=8, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.818505614 +0000 UTC m=+334.619147650 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002033f00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117bb20 item 91 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.820302917 +0000 UTC m=+334.620944951 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0020525c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f869a0 item 92 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.822663494 +0000 UTC m=+334.623305529 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): open at offset 5 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f860e0 item 92 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): _readAt: size=2, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): _writeAt: size=3, off=5 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): >_writeAt: n=3, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.823399245 +0000 UTC m=+334.624041280 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4640): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): >_readAt: n=3, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.823399245 +0000 UTC m=+334.624041280 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa4c00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f862a0 item 92 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.824627198 +0000 UTC m=+334.625269234 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5240): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86620 item 93 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.825093863 +0000 UTC m=+334.625735898 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5780): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.825093863 +0000 UTC m=+334.625735898 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc001fa5e80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f867e0 item 93 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.826426994 +0000 UTC m=+334.627069030 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052a40): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86cb0 item 94 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.826926441 +0000 UTC m=+334.627568476 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002052f80): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.826926441 +0000 UTC m=+334.627568476 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86e70 item 94 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.828437445 +0000 UTC m=+334.629079480 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc002053cc0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f871f0 item 95 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.828936332 +0000 UTC m=+334.629578377 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007128c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.828936332 +0000 UTC m=+334.629578377 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713000): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f873b0 item 95 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): open at offset 0 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): _readAt: size=2, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): >_readAt: n=0, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.831976485 +0000 UTC m=+334.632618530 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc0007136c0): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): _writeAt: size=5, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): >openPending: err= 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f87730 item 96 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): >_writeAt: n=5, err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.832592219 +0000 UTC m=+334.633234255 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000713c00): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/31 01:10:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/31 01:10:05 DEBUG : open-test-file: newRWFileHandle: 2025/10/31 01:10:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/31 01:10:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): _readAt: size=512, off=0 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): openPending: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): >openPending: err= 2025/10/31 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): >_readAt: n=5, err=EOF 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): close: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-31 01:10:05.832592219 +0000 UTC m=+334.633234255 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:05 DEBUG : open-test-file(0xc000a80680): >close: err= 2025/10/31 01:10:05 DEBUG : open-test-file: Remove: 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f878f0 item 96 2025/10/31 01:10:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/31 01:10:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/31 01:10:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/31 01:10:05 DEBUG : open-test-file: >Remove: err= 2025/10/31 01:10:05 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:05 DEBUG : Looking for writers 2025/10/31 01:10:05 DEBUG : >WaitForWriters: 2025/10/31 01:10:05 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.80s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:06 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:06 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:06 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:06 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:06 DEBUG : file1: newRWFileHandle: 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): openPending: 2025/10/31 01:10:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): >openPending: err= 2025/10/31 01:10:06 DEBUG : file1: >newRWFileHandle: err= 2025/10/31 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/31 01:10:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): _writeAt: size=2, off=0 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): >_writeAt: n=2, err= 2025/10/31 01:10:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): RWFileHandle.Flush 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): RWFileHandle.Release 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): close: 2025/10/31 01:10:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/31 01:10:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:06 DEBUG : file1(0xc000a80e80): >close: err= 2025/10/31 01:10:06 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:10:06 DEBUG : file1: vfs cache: starting upload 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:10:06 DEBUG : Looking for writers 2025/10/31 01:10:06 DEBUG : file1: reading active writers 2025/10/31 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:10:07 DEBUG : Looking for writers 2025/10/31 01:10:07 DEBUG : file1: reading active writers 2025/10/31 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:10:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/31 01:10:07 DEBUG : Looking for writers 2025/10/31 01:10:07 DEBUG : file1: reading active writers 2025/10/31 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:10:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/31 01:10:08 INFO : file1: Copied (new) 2025/10/31 01:10:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/31 01:10:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/31 01:10:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/31 01:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:10:08 INFO : file1: vfs cache: upload succeeded try #1 2025/10/31 01:10:08 DEBUG : Looking for writers 2025/10/31 01:10:08 DEBUG : file1: reading active writers 2025/10/31 01:10:08 DEBUG : >WaitForWriters: 2025/10/31 01:10:08 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:08 DEBUG : Looking for writers 2025/10/31 01:10:08 DEBUG : file1: reading active writers 2025/10/31 01:10:08 DEBUG : >WaitForWriters: 2025/10/31 01:10:08 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.18s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:09 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:09 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:09 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:10:09 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:10:09 DEBUG : rename_me: newRWFileHandle: 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): openPending: 2025/10/31 01:10:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/31 01:10:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): >openPending: err= 2025/10/31 01:10:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/31 01:10:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/31 01:10:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/31 01:10:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): _writeAt: size=5, off=0 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): >_writeAt: n=5, err= 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): close: 2025/10/31 01:10:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-31 01:10:09.552463988 +0000 UTC m=+338.353106054 2025/10/31 01:10:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/31 01:10:09 DEBUG : rename_me(0xc000818240): >close: err= 2025/10/31 01:10:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/31 01:10:09 DEBUG : i_was_renamed: Updating file with 0xc0009e8240 2025/10/31 01:10:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/31 01:10:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/31 01:10:09 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/31 01:10:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/31 01:10:09 DEBUG : Looking for writers 2025/10/31 01:10:09 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/31 01:10:10 DEBUG : Looking for writers 2025/10/31 01:10:10 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/31 01:10:10 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/10/31 01:10:10 DEBUG : Looking for writers 2025/10/31 01:10:10 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/31 01:10:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:10:11 INFO : i_was_renamed: Copied (new) 2025/10/31 01:10:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-31 01:10:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/31 01:10:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/31 01:10:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/31 01:10:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/31 01:10:11 DEBUG : Looking for writers 2025/10/31 01:10:11 DEBUG : i_was_renamed: reading active writers 2025/10/31 01:10:11 DEBUG : >WaitForWriters: 2025/10/31 01:10:11 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:12 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:12 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/31 01:10:12 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/31 01:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vijutik3nobo" 2025/10/31 01:10:12 INFO : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/31 01:10:12 DEBUG : forgetting directory cache 2025/10/31 01:10:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): _readAt: size=512, off=0 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): openPending: 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:11:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): >openPending: err= 2025/10/31 01:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): >_readAt: n=20, err=EOF 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): close: 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:11:12 +0000 UTC 2025/10/31 01:10:14 DEBUG : TestRWCacheUpdate(0xc000a802c0): >close: err= 2025/10/31 01:10:14 DEBUG : Re-reading directory (193.449026ms old) 2025/10/31 01:10:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:15 DEBUG : forgetting directory cache 2025/10/31 01:10:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): _readAt: size=512, off=0 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): openPending: 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:12:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-31 00:11:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-31 00:12:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-31 00:11:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/31 01:10:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): >openPending: err= 2025/10/31 01:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): >_readAt: n=20, err=EOF 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): close: 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:12:12 +0000 UTC 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate(0xc000a809c0): >close: err= 2025/10/31 01:10:17 DEBUG : Re-reading directory (192.33584ms old) 2025/10/31 01:10:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:17 DEBUG : forgetting directory cache 2025/10/31 01:10:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): _readAt: size=512, off=0 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): openPending: 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:13:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-31 00:12:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-31 00:13:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-31 00:12:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/31 01:10:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): >openPending: err= 2025/10/31 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): >_readAt: n=20, err=EOF 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): close: 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:13:12 +0000 UTC 2025/10/31 01:10:19 DEBUG : TestRWCacheUpdate(0xc000788d00): >close: err= 2025/10/31 01:10:19 DEBUG : Re-reading directory (188.147422ms old) 2025/10/31 01:10:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:20 DEBUG : forgetting directory cache 2025/10/31 01:10:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): _readAt: size=512, off=0 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): openPending: 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:14:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-31 00:13:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-31 00:14:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-31 00:13:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/31 01:10:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): >openPending: err= 2025/10/31 01:10:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): >_readAt: n=20, err=EOF 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): close: 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:14:12 +0000 UTC 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate(0xc000a807c0): >close: err= 2025/10/31 01:10:22 DEBUG : Re-reading directory (182.333438ms old) 2025/10/31 01:10:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:22 DEBUG : forgetting directory cache 2025/10/31 01:10:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): _readAt: size=512, off=0 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): openPending: 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:15:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-31 00:14:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-31 00:15:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-31 00:14:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/31 01:10:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): >openPending: err= 2025/10/31 01:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:24 DEBUG : forgetting directory cache 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): >_readAt: n=20, err=EOF 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): close: 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:15:12 +0000 UTC 2025/10/31 01:10:24 DEBUG : TestRWCacheUpdate(0xc000818340): >close: err= 2025/10/31 01:10:24 DEBUG : Re-reading directory (206.063916ms old) 2025/10/31 01:10:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:25 DEBUG : forgetting directory cache 2025/10/31 01:10:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/31 01:10:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): _readAt: size=512, off=0 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): openPending: 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-31 00:16:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-31 00:15:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-31 00:16:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-31 00:15:12 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/31 01:10:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/31 01:10:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): >openPending: err= 2025/10/31 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:27 DEBUG : forgetting directory cache 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): >_readAt: n=20, err=EOF 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): close: 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:16:12 +0000 UTC 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate(0xc000a80800): >close: err= 2025/10/31 01:10:27 DEBUG : Re-reading directory (200.70818ms old) 2025/10/31 01:10:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:27 DEBUG : forgetting directory cache 2025/10/31 01:10:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): _readAt: size=512, off=0 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): openPending: 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-31 00:17:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-31 00:16:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-31 00:17:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-31 00:16:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/31 01:10:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/31 01:10:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): >openPending: err= 2025/10/31 01:10:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): >_readAt: n=21, err=EOF 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): close: 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:17:12 +0000 UTC 2025/10/31 01:10:29 DEBUG : TestRWCacheUpdate(0xc0008182c0): >close: err= 2025/10/31 01:10:29 DEBUG : Re-reading directory (194.38021ms old) 2025/10/31 01:10:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:30 DEBUG : forgetting directory cache 2025/10/31 01:10:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/10/31 01:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): _readAt: size=512, off=0 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): openPending: 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-31 00:18:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-31 00:17:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-31 00:18:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-31 00:17:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/31 01:10:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/31 01:10:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): >openPending: err= 2025/10/31 01:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): >_readAt: n=22, err=EOF 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): close: 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:18:12 +0000 UTC 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate(0xc000819380): >close: err= 2025/10/31 01:10:32 DEBUG : Re-reading directory (184.808175ms old) 2025/10/31 01:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:32 DEBUG : forgetting directory cache 2025/10/31 01:10:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate(0xc0002d8a40): _readAt: size=512, off=0 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate(0xc0002d8a40): openPending: 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-31 00:19:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-31 00:18:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-31 00:19:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-31 00:18:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/31 01:10:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/31 01:10:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate(0xc0002d8a40): >openPending: err= 2025/10/31 01:10:34 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate(0xc0002d8a40): >_readAt: n=23, err=EOF 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate(0xc0002d8a40): close: 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:19:12 +0000 UTC 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate(0xc0002d8a40): >close: err= 2025/10/31 01:10:35 DEBUG : Re-reading directory (178.364377ms old) 2025/10/31 01:10:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:35 DEBUG : forgetting directory cache 2025/10/31 01:10:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): _readAt: size=512, off=0 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): openPending: 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-31 00:20:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-31 00:19:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-31 00:20:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-31 00:19:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/31 01:10:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/31 01:10:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): >openPending: err= 2025/10/31 01:10:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): >_readAt: n=24, err=EOF 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): close: 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-31 00:20:12 +0000 UTC 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate(0xc0002d9d80): >close: err= 2025/10/31 01:10:37 DEBUG : Re-reading directory (189.936557ms old) 2025/10/31 01:10:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/31 01:10:37 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:37 DEBUG : Looking for writers 2025/10/31 01:10:37 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/31 01:10:37 DEBUG : >WaitForWriters: 2025/10/31 01:10:37 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': vfs cache: cleaner exiting 2025/10/31 01:10:38 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.97s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:39 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/10/31 01:10:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/10/31 01:10:42 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:42 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:10:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/31 01:10:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/31 01:10:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/31 01:10:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/31 01:10:43 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:43 DEBUG : Looking for writers 2025/10/31 01:10:43 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/31 01:10:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/31 01:10:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.83s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:44 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:44 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:44 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': Reusing VFS from active cache 2025/10/31 01:10:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:44 DEBUG : Looking for writers 2025/10/31 01:10:44 DEBUG : >WaitForWriters: 2025/10/31 01:10:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:44 DEBUG : Looking for writers 2025/10/31 01:10:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.73s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:45 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:45 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:45 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:45 DEBUG : Looking for writers 2025/10/31 01:10:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:45 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:45 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:45 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:45 DEBUG : Looking for writers 2025/10/31 01:10:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:45 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:45 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:10:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/31 01:10:50 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:50 DEBUG : dir: Looking for writers 2025/10/31 01:10:50 DEBUG : file2: reading active writers 2025/10/31 01:10:50 DEBUG : Looking for writers 2025/10/31 01:10:50 DEBUG : file1: reading active writers 2025/10/31 01:10:50 DEBUG : dir: reading active writers 2025/10/31 01:10:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.12s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:52 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:52 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:10:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/31 01:10:56 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:10:56 DEBUG : dir: Looking for writers 2025/10/31 01:10:56 DEBUG : Looking for writers 2025/10/31 01:10:56 DEBUG : dir: reading active writers 2025/10/31 01:10:56 DEBUG : file1: reading active writers 2025/10/31 01:10:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.79s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:10:57 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:10:57 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:10:58 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/31 01:11:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/31 01:11:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:11:02 DEBUG : file1: Open: flags=O_RDONLY 2025/10/31 01:11:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/31 01:11:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/31 01:11:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:11:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/31 01:11:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/31 01:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/31 01:11:02 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/31 01:11:04 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:11:04 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/31 01:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/31 01:11:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/31 01:11:04 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:04 DEBUG : dir: Looking for writers 2025/10/31 01:11:04 DEBUG : file2: reading active writers 2025/10/31 01:11:04 DEBUG : new_file.txt: reading active writers 2025/10/31 01:11:04 DEBUG : Looking for writers 2025/10/31 01:11:04 DEBUG : dir: reading active writers 2025/10/31 01:11:04 DEBUG : file1: reading active writers 2025/10/31 01:11:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.73s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:05 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:05 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/31 01:11:08 DEBUG : dir/file2: same parent dir (ODFfOTUzMDcxOV9aSFFEZQ) - using file/rename instead of move_copy for dir/file1 2025/10/31 01:11:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/31 01:11:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e5380 2025/10/31 01:11:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/31 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:09 INFO : dir/file1: Moved (server-side) to: file0 2025/10/31 01:11:09 DEBUG : file0: Updating file with file0 0xc0008e5380 2025/10/31 01:11:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/31 01:11:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/31 01:11:10 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:10 DEBUG : dir: Looking for writers 2025/10/31 01:11:10 DEBUG : Looking for writers 2025/10/31 01:11:10 DEBUG : dir: reading active writers 2025/10/31 01:11:10 DEBUG : file0: reading active writers 2025/10/31 01:11:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.68s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:11 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:11 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:11 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:11 DEBUG : Looking for writers 2025/10/31 01:11:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:11 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:11 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:12 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/31 01:11:12 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/31 01:11:13 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/31 01:11:14 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/31 01:11:15 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/31 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:16 DEBUG : Looking for writers 2025/10/31 01:11:16 DEBUG : a: Looking for writers 2025/10/31 01:11:16 DEBUG : b: Looking for writers 2025/10/31 01:11:16 DEBUG : c: Looking for writers 2025/10/31 01:11:16 DEBUG : d: Looking for writers 2025/10/31 01:11:16 DEBUG : Looking for writers 2025/10/31 01:11:16 DEBUG : /: reading active writers 2025/10/31 01:11:16 DEBUG : a: reading active writers 2025/10/31 01:11:16 DEBUG : b: reading active writers 2025/10/31 01:11:16 DEBUG : c: reading active writers 2025/10/31 01:11:16 DEBUG : d: reading active writers 2025/10/31 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.29s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:18 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:18 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/31 01:11:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/31 01:11:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/31 01:11:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/31 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:23 DEBUG : a/b/c/d: Looking for writers 2025/10/31 01:11:23 DEBUG : a/b/c: Looking for writers 2025/10/31 01:11:23 DEBUG : d: reading active writers 2025/10/31 01:11:23 DEBUG : a/b: Looking for writers 2025/10/31 01:11:23 DEBUG : c: reading active writers 2025/10/31 01:11:23 DEBUG : a: Looking for writers 2025/10/31 01:11:23 DEBUG : b: reading active writers 2025/10/31 01:11:23 DEBUG : Looking for writers 2025/10/31 01:11:23 DEBUG : a: reading active writers 2025/10/31 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.61s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:25 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:25 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:25 DEBUG : Looking for writers 2025/10/31 01:11:25 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:26 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:26 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/31 01:11:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/31 01:11:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/31 01:11:26 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/31 01:11:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:11:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:11:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/31 01:11:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/31 01:11:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:28 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/31 01:11:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:11:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/31 01:11:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/31 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:29 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (7 bytes), uploading instead of streaming 2025/10/31 01:11:29 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/10/31 01:11:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/31 01:11:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:30 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:30 DEBUG : Looking for writers 2025/10/31 01:11:30 DEBUG : file1: reading active writers 2025/10/31 01:11:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.00s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:31 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:31 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:31 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/31 01:11:32 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/31 01:11:32 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/31 01:11:32 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/31 01:11:32 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (11 bytes), uploading instead of streaming 2025/10/31 01:11:33 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/31 01:11:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/31 01:11:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/31 01:11:34 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:34 DEBUG : Looking for writers 2025/10/31 01:11:34 DEBUG : file1: reading active writers 2025/10/31 01:11:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.58s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:34 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:34 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/31 01:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:34 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/31 01:11:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/31 01:11:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/31 01:11:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/31 01:11:36 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:36 DEBUG : Looking for writers 2025/10/31 01:11:36 DEBUG : file1: reading active writers 2025/10/31 01:11:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.43s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:37 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:37 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:37 DEBUG : file1: WriteFileHandle.Release closing 2025/10/31 01:11:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:37 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/31 01:11:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:11:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/31 01:11:39 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:39 DEBUG : Looking for writers 2025/10/31 01:11:39 DEBUG : file1: reading active writers 2025/10/31 01:11:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:39 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:39 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:39 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (2 bytes), uploading instead of streaming 2025/10/31 01:11:40 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/31 01:11:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/31 01:11:41 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/31 01:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:41 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:41 DEBUG : Looking for writers 2025/10/31 01:11:41 DEBUG : file1: reading active writers 2025/10/31 01:11:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.62s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:42 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:42 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:42 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/31 01:11:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/31 01:11:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:11:43 DEBUG : file1: Open: flags=O_RDONLY 2025/10/31 01:11:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/31 01:11:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/31 01:11:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:44 DEBUG : Looking for writers 2025/10/31 01:11:44 DEBUG : file1: reading active writers 2025/10/31 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.41s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:44 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:44 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/31 01:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/31 01:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/31 01:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/31 01:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:44 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': File to upload is small (100 bytes), uploading instead of streaming 2025/10/31 01:11:45 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/10/31 01:11:46 DEBUG : file1: md5 = 339d2f8919ba60ce45c5345b51f1d25f OK 2025/10/31 01:11:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/31 01:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/31 01:11:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/31 01:11:46 DEBUG : file1: Open: flags=O_RDONLY 2025/10/31 01:11:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/31 01:11:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/31 01:11:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:46 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:46 DEBUG : Looking for writers 2025/10/31 01:11:46 DEBUG : file1: reading active writers 2025/10/31 01:11:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.86s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:11:47 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:11:47 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:11:48 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/31 01:11:50 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/31 01:11:52 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/31 01:11:54 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/31 01:11:56 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/31 01:11:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/31 01:11:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/31 01:11:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/31 01:11:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/31 01:11:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/31 01:11:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/31 01:11:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/31 01:11:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/31 01:11:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/31 01:11:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/31 01:11:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:11:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:11:59 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:11:59 DEBUG : flat: Looking for writers 2025/10/31 01:11:59 DEBUG : f000.txt: reading active writers 2025/10/31 01:11:59 DEBUG : f001.txt: reading active writers 2025/10/31 01:11:59 DEBUG : f002.txt: reading active writers 2025/10/31 01:11:59 DEBUG : f003.txt: reading active writers 2025/10/31 01:11:59 DEBUG : f004.txt: reading active writers 2025/10/31 01:11:59 DEBUG : Looking for writers 2025/10/31 01:11:59 DEBUG : flat: reading active writers 2025/10/31 01:11:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.37s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:12:01 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:12:01 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:12:03 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/10/31 01:12:05 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/10/31 01:12:07 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/10/31 01:12:09 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/31 01:12:09 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/31 01:12:09 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:12:09 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:09 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/31 01:12:09 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/31 01:12:09 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:12:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/31 01:12:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/31 01:12:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:12:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:10 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:12:10 DEBUG : a/b/c: Looking for writers 2025/10/31 01:12:10 DEBUG : deep.txt: reading active writers 2025/10/31 01:12:10 DEBUG : a/b: Looking for writers 2025/10/31 01:12:10 DEBUG : c: reading active writers 2025/10/31 01:12:10 DEBUG : mid.txt: reading active writers 2025/10/31 01:12:10 DEBUG : a: Looking for writers 2025/10/31 01:12:10 DEBUG : b: reading active writers 2025/10/31 01:12:10 DEBUG : top.txt: reading active writers 2025/10/31 01:12:10 DEBUG : Looking for writers 2025/10/31 01:12:10 DEBUG : a: reading active writers 2025/10/31 01:12:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.29s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:12:13 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:12:13 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:12:14 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/31 01:12:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:25 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:13:25 DEBUG : bigdir: Looking for writers 2025/10/31 01:13:25 DEBUG : big.bin: reading active writers 2025/10/31 01:13:25 DEBUG : Looking for writers 2025/10/31 01:13:25 DEBUG : bigdir: reading active writers 2025/10/31 01:13:25 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (73.43s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-vijutik3nobo'", Local "Local file system at /tmp/rclone297748543", Modify Window "1s" 2025/10/31 01:13:26 INFO : OpenDrive root 'rclone-test-vijutik3nobo': poll-interval is not supported by this remote 2025/10/31 01:13:26 NOTICE: OpenDrive root 'rclone-test-vijutik3nobo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/31 01:13:27 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/10/31 01:13:30 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/10/31 01:13:32 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/10/31 01:13:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/31 01:13:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/31 01:13:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:13:33 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:33 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/31 01:13:33 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/31 01:13:33 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:13:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:34 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/31 01:13:34 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/31 01:13:34 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/31 01:13:34 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/31 01:13:34 DEBUG : WaitForWriters: timeout=30s 2025/10/31 01:13:34 DEBUG : dir1: Looking for writers 2025/10/31 01:13:34 DEBUG : a.txt: reading active writers 2025/10/31 01:13:34 DEBUG : dir2: Looking for writers 2025/10/31 01:13:34 DEBUG : b.txt: reading active writers 2025/10/31 01:13:34 DEBUG : dir3: Looking for writers 2025/10/31 01:13:34 DEBUG : c.txt: reading active writers 2025/10/31 01:13:34 DEBUG : Looking for writers 2025/10/31 01:13:34 DEBUG : dir1: reading active writers 2025/10/31 01:13:34 DEBUG : dir2: reading active writers 2025/10/31 01:13:34 DEBUG : dir3: reading active writers 2025/10/31 01:13:34 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.49s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/31 01:13:37 DEBUG : OpenDrive root 'rclone-test-vijutik3nobo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m6.733563445s (try 1/5): exit status 1: Failed [TestDirMkdir]