"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/27 01:59:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gahuzuf0tacu" 2025/09/27 01:59:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 01:59:49 DEBUG : Starting OpenDrive session with ID: 2bf36d53376fda6e439d56e5b688008eacd519ee78a937c414f68ab2c224b006 2025/09/27 01:59:50 DEBUG : Creating backend with remote "/tmp/rclone479413055" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 01:59:50 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 01:59:50 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 01:59:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 01:59:53 DEBUG : WaitForWriters: timeout=30s 2025/09/27 01:59:53 DEBUG : dir: Looking for writers 2025/09/27 01:59:53 DEBUG : Looking for writers 2025/09/27 01:59:53 DEBUG : dir: reading active writers 2025/09/27 01:59:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.52s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 01:59:54 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 01:59:54 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 01:59:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 01:59:57 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/27 01:59:59 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/09/27 02:00:01 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:01 DEBUG : dir/subdir: Looking for writers 2025/09/27 02:00:01 DEBUG : dir: Looking for writers 2025/09/27 02:00:01 DEBUG : file1: reading active writers 2025/09/27 02:00:01 DEBUG : file2: reading active writers 2025/09/27 02:00:01 DEBUG : subdir: reading active writers 2025/09/27 02:00:01 DEBUG : Looking for writers 2025/09/27 02:00:01 DEBUG : dir: reading active writers 2025/09/27 02:00:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.54s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:04 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:04 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:07 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:07 DEBUG : dir: Looking for writers 2025/09/27 02:00:07 DEBUG : file1: reading active writers 2025/09/27 02:00:07 DEBUG : Looking for writers 2025/09/27 02:00:07 DEBUG : dir: reading active writers 2025/09/27 02:00:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.29s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:08 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:08 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:11 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:11 DEBUG : dir: Looking for writers 2025/09/27 02:00:11 DEBUG : Looking for writers 2025/09/27 02:00:11 DEBUG : dir: reading active writers 2025/09/27 02:00:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.98s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:12 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:12 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:15 DEBUG : dir: forgetting directory cache 2025/09/27 02:00:15 DEBUG : forgetting directory cache 2025/09/27 02:00:15 DEBUG : dir: forgetting directory cache 2025/09/27 02:00:15 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:15 DEBUG : Looking for writers 2025/09/27 02:00:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.16s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:16 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:16 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/27 02:00:19 DEBUG : dir: invalidating directory cache 2025/09/27 02:00:19 DEBUG : >ForgetPath: 2025/09/27 02:00:19 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/27 02:00:19 DEBUG : invalidating directory cache 2025/09/27 02:00:19 DEBUG : dir: forgetting directory cache 2025/09/27 02:00:19 DEBUG : >ForgetPath: 2025/09/27 02:00:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/27 02:00:19 DEBUG : >ForgetPath: 2025/09/27 02:00:19 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:19 DEBUG : dir: Looking for writers 2025/09/27 02:00:19 DEBUG : Looking for writers 2025/09/27 02:00:19 DEBUG : dir: reading active writers 2025/09/27 02:00:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.16s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:20 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:20 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:25 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/09/27 02:00:27 DEBUG : forgetting directory cache 2025/09/27 02:00:27 DEBUG : dir: forgetting directory cache 2025/09/27 02:00:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:27 DEBUG : dir: Looking for writers 2025/09/27 02:00:27 DEBUG : fil/a/b: Looking for writers 2025/09/27 02:00:27 DEBUG : fil/a: Looking for writers 2025/09/27 02:00:27 DEBUG : b: reading active writers 2025/09/27 02:00:27 DEBUG : fil: Looking for writers 2025/09/27 02:00:27 DEBUG : a: reading active writers 2025/09/27 02:00:27 DEBUG : Looking for writers 2025/09/27 02:00:27 DEBUG : dir: reading active writers 2025/09/27 02:00:27 DEBUG : fil: reading active writers 2025/09/27 02:00:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.06s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:30 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:33 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:33 DEBUG : dir: Looking for writers 2025/09/27 02:00:33 DEBUG : Looking for writers 2025/09/27 02:00:33 DEBUG : dir: reading active writers 2025/09/27 02:00:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.14s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:34 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:34 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2025/09/27 02:00:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:00:49 DEBUG : dir: Looking for writers 2025/09/27 02:00:49 DEBUG : file1: reading active writers 2025/09/27 02:00:49 DEBUG : Looking for writers 2025/09/27 02:00:49 DEBUG : dir: reading active writers 2025/09/27 02:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (15.29s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:00:50 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:00:50 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:00:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:00:53 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/27 02:00:55 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/09/27 02:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/27 02:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/27 02:00:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/27 02:00:57 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/27 02:00:58 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/09/27 02:01:00 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/09/27 02:01:02 DEBUG : dir: invalidating directory cache 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/27 02:01:02 DEBUG : dir/file1: Reset virtual modtime 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/27 02:01:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/27 02:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/27 02:01:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/27 02:01:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:01:02 DEBUG : dir: invalidating directory cache 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/27 02:01:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/27 02:01:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/27 02:01:02 DEBUG : forgetting directory cache 2025/09/27 02:01:02 DEBUG : dir: forgetting directory cache 2025/09/27 02:01:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/27 02:01:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:02 DEBUG : dir/virtualDir: Looking for writers 2025/09/27 02:01:02 DEBUG : dir: Looking for writers 2025/09/27 02:01:02 DEBUG : virtualFile: reading active writers 2025/09/27 02:01:02 DEBUG : virtualDir: reading active writers 2025/09/27 02:01:02 DEBUG : file1: reading active writers 2025/09/27 02:01:02 DEBUG : virtualFile2: reading active writers 2025/09/27 02:01:02 DEBUG : Looking for writers 2025/09/27 02:01:02 DEBUG : dir: reading active writers 2025/09/27 02:01:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.68s) --- PASS: TestDirReadDirAll/Virtual (5.19s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:04 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:04 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:07 ERROR : dir/: Can only open directories read only 2025/09/27 02:01:07 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:07 DEBUG : dir: Looking for writers 2025/09/27 02:01:07 DEBUG : Looking for writers 2025/09/27 02:01:07 DEBUG : dir: reading active writers 2025/09/27 02:01:07 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.11s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:08 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:08 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 02:01:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/27 02:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 02:01:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 02:01:12 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/09/27 02:01:13 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:01:13 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/27 02:01:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/27 02:01:13 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:13 DEBUG : dir: Looking for writers 2025/09/27 02:01:13 DEBUG : file1: reading active writers 2025/09/27 02:01:13 DEBUG : potato: reading active writers 2025/09/27 02:01:13 DEBUG : Looking for writers 2025/09/27 02:01:13 DEBUG : dir: reading active writers 2025/09/27 02:01:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.24s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:15 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:15 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 02:01:19 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:19 DEBUG : dir/sub: Looking for writers 2025/09/27 02:01:19 DEBUG : dir: Looking for writers 2025/09/27 02:01:19 DEBUG : file1: reading active writers 2025/09/27 02:01:19 DEBUG : sub: reading active writers 2025/09/27 02:01:19 DEBUG : Looking for writers 2025/09/27 02:01:19 DEBUG : dir: reading active writers 2025/09/27 02:01:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.94s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:21 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:21 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 02:01:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/27 02:01:26 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:26 DEBUG : dir/sub/subsub: Looking for writers 2025/09/27 02:01:26 DEBUG : dir/sub: Looking for writers 2025/09/27 02:01:26 DEBUG : subsub: reading active writers 2025/09/27 02:01:26 DEBUG : dir: Looking for writers 2025/09/27 02:01:26 DEBUG : file1: reading active writers 2025/09/27 02:01:26 DEBUG : sub: reading active writers 2025/09/27 02:01:26 DEBUG : Looking for writers 2025/09/27 02:01:26 DEBUG : dir: reading active writers 2025/09/27 02:01:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.40s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:28 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:28 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:31 ERROR : dir/: Dir.Remove not empty 2025/09/27 02:01:31 DEBUG : dir/file1: Remove: 2025/09/27 02:01:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:01:31 DEBUG : dir/file1: >Remove: err= 2025/09/27 02:01:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 02:01:32 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:32 DEBUG : Looking for writers 2025/09/27 02:01:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.13s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:32 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:32 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:35 DEBUG : dir/file1: Remove: 2025/09/27 02:01:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:01:35 DEBUG : dir/file1: >Remove: err= 2025/09/27 02:01:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 02:01:36 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:36 DEBUG : Looking for writers 2025/09/27 02:01:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.29s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:36 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:36 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:40 DEBUG : dir/file1: Remove: 2025/09/27 02:01:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:01:40 DEBUG : dir/file1: >Remove: err= 2025/09/27 02:01:40 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:40 DEBUG : dir: Looking for writers 2025/09/27 02:01:40 DEBUG : Looking for writers 2025/09/27 02:01:40 DEBUG : dir: reading active writers 2025/09/27 02:01:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.66s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:41 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:41 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:45 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/09/27 02:01:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/27 02:01:47 DEBUG : dir2: same parent dir (ODFfOTQ2MjQ2M19mQmhkYQ) - using folder/rename instead of move_copy 2025/09/27 02:01:47 DEBUG : dir: Updating dir with dir2 0xc0003a11e0 2025/09/27 02:01:47 DEBUG : dir: forgetting directory cache 2025/09/27 02:01:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/27 02:01:47 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/27 02:01:48 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/27 02:01:48 DEBUG : file2: Updating file with file2 0xc0001ad740 2025/09/27 02:01:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/27 02:01:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 02:01:49 INFO : dir2/file3: Deleted 2025/09/27 02:01:50 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/27 02:01:50 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad740 2025/09/27 02:01:50 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/27 02:01:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/27 02:01:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/27 02:01:50 DEBUG : renamed empty directory: same parent dir (ODFfOTQ2MjQ2M19mQmhkYQ) - using folder/rename instead of move_copy 2025/09/27 02:01:51 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000747110 2025/09/27 02:01:51 DEBUG : empty directory: forgetting directory cache 2025/09/27 02:01:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/27 02:01:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/27 02:01:51 DEBUG : dir2: Renaming to "dir3" 2025/09/27 02:01:51 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:01:51 DEBUG : dir3: Looking for writers 2025/09/27 02:01:51 DEBUG : file3: reading active writers 2025/09/27 02:01:51 DEBUG : renamed empty directory: Looking for writers 2025/09/27 02:01:51 DEBUG : Looking for writers 2025/09/27 02:01:51 DEBUG : dir3: reading active writers 2025/09/27 02:01:51 DEBUG : renamed empty directory: reading active writers 2025/09/27 02:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.30s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:01:52 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:01:52 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:01:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:01:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/27 02:01:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:01:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:01:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 02:01:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/27 02:01:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/27 02:01:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 02:01:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:01:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:01:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 02:01:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/27 02:01:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/27 02:01:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 02:01:56 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (12 bytes), uploading instead of streaming 2025/09/27 02:01:57 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/09/27 02:01:58 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/27 02:01:58 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/27 02:01:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/27 02:01:58 DEBUG : forgetting directory cache 2025/09/27 02:01:58 DEBUG : dir: forgetting directory cache 2025/09/27 02:01:58 DEBUG : dir/sub: forgetting directory cache 2025/09/27 02:01:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/27 02:01:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/27 02:01:58 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 02:01:59 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/09/27 02:02:00 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:02:00 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/27 02:02:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/27 02:02:00 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:00 DEBUG : dir/sub: Looking for writers 2025/09/27 02:02:00 DEBUG : file0: reading active writers 2025/09/27 02:02:00 DEBUG : file2: reading active writers 2025/09/27 02:02:00 DEBUG : dir: Looking for writers 2025/09/27 02:02:00 DEBUG : file1: reading active writers 2025/09/27 02:02:00 DEBUG : sub: reading active writers 2025/09/27 02:02:00 DEBUG : Looking for writers 2025/09/27 02:02:00 DEBUG : dir: reading active writers 2025/09/27 02:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.56s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:02 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:02 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/27 02:02:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:02 DEBUG : Looking for writers 2025/09/27 02:02:02 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.39s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:02 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:02 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:02:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 02:02:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/27 02:02:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:02:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/27 02:02:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/27 02:02:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/27 02:02:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:02:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 02:02:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:05 DEBUG : dir: Looking for writers 2025/09/27 02:02:05 DEBUG : file1: reading active writers 2025/09/27 02:02:05 DEBUG : file1.metadata: reading active writers 2025/09/27 02:02:05 DEBUG : Looking for writers 2025/09/27 02:02:05 DEBUG : dir: reading active writers 2025/09/27 02:02:05 DEBUG : dir.metadata: reading active writers 2025/09/27 02:02:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.20s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:07 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:07 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:10 DEBUG : dir: Looking for writers 2025/09/27 02:02:10 DEBUG : file1: reading active writers 2025/09/27 02:02:10 DEBUG : Looking for writers 2025/09/27 02:02:10 DEBUG : dir: reading active writers 2025/09/27 02:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.16s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:11 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:11 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:15 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/09/27 02:02:16 DEBUG : Can set mod time: true 2025/09/27 02:02:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 02:02:17 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:17 DEBUG : dir: Looking for writers 2025/09/27 02:02:17 DEBUG : file1: reading active writers 2025/09/27 02:02:17 DEBUG : Looking for writers 2025/09/27 02:02:17 DEBUG : dir: reading active writers 2025/09/27 02:02:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:18 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:18 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:02:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:02:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:21 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 02:02:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:02:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/27 02:02:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 02:02:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:22 DEBUG : dir: Looking for writers 2025/09/27 02:02:22 DEBUG : file1: reading active writers 2025/09/27 02:02:22 DEBUG : Looking for writers 2025/09/27 02:02:22 DEBUG : dir: reading active writers 2025/09/27 02:02:22 DEBUG : >WaitForWriters: 2025/09/27 02:02:23 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:23 DEBUG : dir: Looking for writers 2025/09/27 02:02:23 DEBUG : file1: reading active writers 2025/09/27 02:02:23 DEBUG : Looking for writers 2025/09/27 02:02:23 DEBUG : dir: reading active writers 2025/09/27 02:02:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:24 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:24 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:02:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:27 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 02:02:27 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:02:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:02:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/27 02:02:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 02:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:29 DEBUG : dir: Looking for writers 2025/09/27 02:02:29 DEBUG : file1: reading active writers 2025/09/27 02:02:29 DEBUG : Looking for writers 2025/09/27 02:02:29 DEBUG : dir: reading active writers 2025/09/27 02:02:29 DEBUG : >WaitForWriters: 2025/09/27 02:02:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:29 DEBUG : dir: Looking for writers 2025/09/27 02:02:29 DEBUG : file1: reading active writers 2025/09/27 02:02:29 DEBUG : Looking for writers 2025/09/27 02:02:29 DEBUG : dir: reading active writers 2025/09/27 02:02:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:02:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 DEBUG : Config file has changed externally - reloading 2025/09/27 02:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:02:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 02:02:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:34 DEBUG : dir: Looking for writers 2025/09/27 02:02:34 DEBUG : file1: reading active writers 2025/09/27 02:02:34 DEBUG : Looking for writers 2025/09/27 02:02:34 DEBUG : dir: reading active writers 2025/09/27 02:02:34 DEBUG : >WaitForWriters: 2025/09/27 02:02:34 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:35 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:02:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:35 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:02:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 02:02:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:02:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:02:38 DEBUG : dir/file1(0xc000a105c0): close: 2025/09/27 02:02:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/27 02:02:38 DEBUG : dir/file1(0xc000a105c0): >close: err= 2025/09/27 02:02:38 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:38 DEBUG : dir: Looking for writers 2025/09/27 02:02:38 DEBUG : file1: reading active writers 2025/09/27 02:02:38 DEBUG : Looking for writers 2025/09/27 02:02:38 DEBUG : dir: reading active writers 2025/09/27 02:02:38 DEBUG : >WaitForWriters: 2025/09/27 02:02:39 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:39 DEBUG : dir: Looking for writers 2025/09/27 02:02:39 DEBUG : file1: reading active writers 2025/09/27 02:02:39 DEBUG : Looking for writers 2025/09/27 02:02:39 DEBUG : dir: reading active writers 2025/09/27 02:02:39 DEBUG : >WaitForWriters: 2025/09/27 02:02:39 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:40 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:02:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:02:40 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:02:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 02:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): _writeAt: size=5, off=0 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): openPending: 2025/09/27 02:02:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 02:02:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): >openPending: err= 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): >_writeAt: n=5, err= 2025/09/27 02:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): close: 2025/09/27 02:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/27 02:02:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/27 02:02:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/27 02:02:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 02:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 02:02:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:02:43 DEBUG : dir/file1(0xc000712380): >close: err= 2025/09/27 02:02:43 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:02:43 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:02:43 DEBUG : dir: Looking for writers 2025/09/27 02:02:43 DEBUG : file1: reading active writers 2025/09/27 02:02:43 DEBUG : Looking for writers 2025/09/27 02:02:43 DEBUG : dir: reading active writers 2025/09/27 02:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:02:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:44 DEBUG : dir: Looking for writers 2025/09/27 02:02:44 DEBUG : file1: reading active writers 2025/09/27 02:02:44 DEBUG : Looking for writers 2025/09/27 02:02:44 DEBUG : dir: reading active writers 2025/09/27 02:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:02:44 DEBUG : dir: Looking for writers 2025/09/27 02:02:44 DEBUG : file1: reading active writers 2025/09/27 02:02:44 DEBUG : Looking for writers 2025/09/27 02:02:44 DEBUG : dir: reading active writers 2025/09/27 02:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:02:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/09/27 02:02:44 INFO : dir/file1: Copied (replaced existing) 2025/09/27 02:02:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/09/27 02:02:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 02:02:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/27 02:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 02:02:45 DEBUG : dir: Looking for writers 2025/09/27 02:02:45 DEBUG : file1: reading active writers 2025/09/27 02:02:45 DEBUG : Looking for writers 2025/09/27 02:02:45 DEBUG : dir: reading active writers 2025/09/27 02:02:45 DEBUG : >WaitForWriters: 2025/09/27 02:02:46 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:46 DEBUG : dir: Looking for writers 2025/09/27 02:02:46 DEBUG : file1: reading active writers 2025/09/27 02:02:46 DEBUG : Looking for writers 2025/09/27 02:02:46 DEBUG : dir: reading active writers 2025/09/27 02:02:46 DEBUG : >WaitForWriters: 2025/09/27 02:02:46 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.16s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.37s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.77s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.76s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.05s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:47 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:47 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:02:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:02:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:02:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/27 02:02:50 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:50 DEBUG : dir: Looking for writers 2025/09/27 02:02:50 DEBUG : file1: reading active writers 2025/09/27 02:02:50 DEBUG : Looking for writers 2025/09/27 02:02:50 DEBUG : dir: reading active writers 2025/09/27 02:02:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.69s) === RUN TestFileOpenReadUnknownSize 2025/09/27 02:02:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/27 02:02:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:02:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/27 02:02:52 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:52 DEBUG : Looking for writers 2025/09/27 02:02:52 DEBUG : file.txt: reading active writers 2025/09/27 02:02:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:52 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:52 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:55 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/27 02:02:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/27 02:02:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:02:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/27 02:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:02:56 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:02:56 DEBUG : dir: Looking for writers 2025/09/27 02:02:56 DEBUG : file1: reading active writers 2025/09/27 02:02:56 DEBUG : Looking for writers 2025/09/27 02:02:56 DEBUG : dir: reading active writers 2025/09/27 02:02:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.58s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:02:57 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:02:57 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:02:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:00 DEBUG : dir/file1: Remove: 2025/09/27 02:03:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:00 DEBUG : dir/file1: >Remove: err= 2025/09/27 02:03:01 DEBUG : dir/file1: Remove: 2025/09/27 02:03:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/27 02:03:01 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:01 DEBUG : dir: Looking for writers 2025/09/27 02:03:01 DEBUG : Looking for writers 2025/09/27 02:03:01 DEBUG : dir: reading active writers 2025/09/27 02:03:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.54s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:02 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:02 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:03:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:05 DEBUG : dir/file1: Remove: 2025/09/27 02:03:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:05 DEBUG : dir/file1: >Remove: err= 2025/09/27 02:03:05 DEBUG : dir/file1: Remove: 2025/09/27 02:03:05 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/27 02:03:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:05 DEBUG : dir: Looking for writers 2025/09/27 02:03:05 DEBUG : Looking for writers 2025/09/27 02:03:05 DEBUG : dir: reading active writers 2025/09/27 02:03:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.73s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:06 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:06 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:03:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:03:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/27 02:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:03:10 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/27 02:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:03:10 DEBUG : dir/file1: Open: flags=0x3 2025/09/27 02:03:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/27 02:03:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/27 02:03:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:10 DEBUG : dir: Looking for writers 2025/09/27 02:03:10 DEBUG : file1: reading active writers 2025/09/27 02:03:10 DEBUG : Looking for writers 2025/09/27 02:03:10 DEBUG : dir: reading active writers 2025/09/27 02:03:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.35s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:11 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:11 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:03:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:14 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:14 DEBUG : dir: Looking for writers 2025/09/27 02:03:14 DEBUG : file1: reading active writers 2025/09/27 02:03:14 DEBUG : Looking for writers 2025/09/27 02:03:14 DEBUG : dir: reading active writers 2025/09/27 02:03:14 DEBUG : >WaitForWriters: 2025/09/27 02:03:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000798240 2025/09/27 02:03:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:03:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000798240 2025/09/27 02:03:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:03:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:03:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:03:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc000798240 2025/09/27 02:03:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:16 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/27 02:03:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/27 02:03:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:03:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/27 02:03:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:18 DEBUG : newLeaf: Running delayed rename now 2025/09/27 02:03:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000798240 2025/09/27 02:03:18 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:18 DEBUG : dir: Looking for writers 2025/09/27 02:03:18 DEBUG : Looking for writers 2025/09/27 02:03:18 DEBUG : dir: reading active writers 2025/09/27 02:03:18 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:18 DEBUG : >WaitForWriters: 2025/09/27 02:03:19 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:19 DEBUG : dir: Looking for writers 2025/09/27 02:03:19 DEBUG : Looking for writers 2025/09/27 02:03:19 DEBUG : dir: reading active writers 2025/09/27 02:03:19 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:20 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:20 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:03:20 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:03:20 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:20 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:03:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:23 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:23 DEBUG : dir: Looking for writers 2025/09/27 02:03:23 DEBUG : file1: reading active writers 2025/09/27 02:03:23 DEBUG : Looking for writers 2025/09/27 02:03:23 DEBUG : dir: reading active writers 2025/09/27 02:03:23 DEBUG : >WaitForWriters: 2025/09/27 02:03:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a24b40 2025/09/27 02:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:03:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000a24b40 2025/09/27 02:03:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:03:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/27 02:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a24b40 2025/09/27 02:03:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:25 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (25 bytes), uploading instead of streaming 2025/09/27 02:03:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/27 02:03:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:03:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/27 02:03:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:27 DEBUG : newLeaf: Running delayed rename now 2025/09/27 02:03:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000a24b40 2025/09/27 02:03:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:27 DEBUG : dir: Looking for writers 2025/09/27 02:03:27 DEBUG : Looking for writers 2025/09/27 02:03:27 DEBUG : dir: reading active writers 2025/09/27 02:03:27 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:27 DEBUG : >WaitForWriters: 2025/09/27 02:03:28 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:28 DEBUG : dir: Looking for writers 2025/09/27 02:03:28 DEBUG : Looking for writers 2025/09/27 02:03:28 DEBUG : dir: reading active writers 2025/09/27 02:03:28 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:28 DEBUG : >WaitForWriters: 2025/09/27 02:03:28 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:29 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:29 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:03:29 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:03:29 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:29 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:03:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:03:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): openPending: 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): >openPending: err= 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): _writeAt: size=14, off=0 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): >_writeAt: n=14, err= 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): close: 2025/09/27 02:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 02:03:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:03:32 DEBUG : dir/file1(0xc000712500): >close: err= 2025/09/27 02:03:32 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:03:32 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:03:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:32 DEBUG : dir: Looking for writers 2025/09/27 02:03:32 DEBUG : file1: reading active writers 2025/09/27 02:03:32 DEBUG : Looking for writers 2025/09/27 02:03:32 DEBUG : dir: reading active writers 2025/09/27 02:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:03:33 DEBUG : dir: Looking for writers 2025/09/27 02:03:33 DEBUG : file1: reading active writers 2025/09/27 02:03:33 DEBUG : Looking for writers 2025/09/27 02:03:33 DEBUG : dir: reading active writers 2025/09/27 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:03:33 DEBUG : dir: Looking for writers 2025/09/27 02:03:33 DEBUG : file1: reading active writers 2025/09/27 02:03:33 DEBUG : Looking for writers 2025/09/27 02:03:33 DEBUG : dir: reading active writers 2025/09/27 02:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:03:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/27 02:03:33 INFO : dir/file1: Copied (replaced existing) 2025/09/27 02:03:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 02:03:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/27 02:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 02:03:34 DEBUG : dir: Looking for writers 2025/09/27 02:03:34 DEBUG : file1: reading active writers 2025/09/27 02:03:34 DEBUG : Looking for writers 2025/09/27 02:03:34 DEBUG : dir: reading active writers 2025/09/27 02:03:34 DEBUG : >WaitForWriters: 2025/09/27 02:03:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:03:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): _readAt: size=512, off=0 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): openPending: 2025/09/27 02:03:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/27 02:03:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/27 02:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): >openPending: err= 2025/09/27 02:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): >_readAt: n=14, err=EOF 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): close: 2025/09/27 02:03:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:03:34 DEBUG : dir/file1(0xc000131480): >close: err= 2025/09/27 02:03:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:03:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000a24c00 2025/09/27 02:03:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:03:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/27 02:03:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000a24c00 2025/09/27 02:03:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:03:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:37 DEBUG : dir/file1(0xc0007a0fc0): openPending: 2025/09/27 02:03:37 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/09/27 02:03:37 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/09/27 02:03:37 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/27 02:03:37 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 02:03:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:03:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:37 DEBUG : dir/file1(0xc0007a0fc0): >openPending: err= 2025/09/27 02:03:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:03:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:37 DEBUG : dir/file1(0xc0007a0fc0): _writeAt: size=25, off=0 2025/09/27 02:03:37 DEBUG : dir/file1(0xc0007a0fc0): >_writeAt: n=25, err= 2025/09/27 02:03:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:03:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000a24c00 2025/09/27 02:03:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:37 DEBUG : newLeaf(0xc0007a0fc0): close: 2025/09/27 02:03:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 02:03:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 02:03:37.068738488 +0000 UTC m=+228.075479385 2025/09/27 02:03:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 02:03:37 DEBUG : newLeaf(0xc0007a0fc0): >close: err= 2025/09/27 02:03:37 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:03:37 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:03:37 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/27 02:03:37 DEBUG : dir: Looking for writers 2025/09/27 02:03:37 DEBUG : Looking for writers 2025/09/27 02:03:37 DEBUG : dir: reading active writers 2025/09/27 02:03:37 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:03:38 DEBUG : dir: Looking for writers 2025/09/27 02:03:38 DEBUG : Looking for writers 2025/09/27 02:03:38 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:38 DEBUG : dir: reading active writers 2025/09/27 02:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:03:38 DEBUG : dir: Looking for writers 2025/09/27 02:03:38 DEBUG : Looking for writers 2025/09/27 02:03:38 DEBUG : dir: reading active writers 2025/09/27 02:03:38 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:03:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:03:38 INFO : newLeaf: Copied (replaced existing) 2025/09/27 02:03:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 02:03:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/27 02:03:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 02:03:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 02:03:39 DEBUG : dir: Looking for writers 2025/09/27 02:03:39 DEBUG : Looking for writers 2025/09/27 02:03:39 DEBUG : dir: reading active writers 2025/09/27 02:03:39 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:39 DEBUG : >WaitForWriters: 2025/09/27 02:03:40 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:40 DEBUG : dir: Looking for writers 2025/09/27 02:03:40 DEBUG : Looking for writers 2025/09/27 02:03:40 DEBUG : dir: reading active writers 2025/09/27 02:03:40 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:40 DEBUG : >WaitForWriters: 2025/09/27 02:03:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:41 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:41 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:03:41 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:41 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:03:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:44 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:44 DEBUG : dir: Looking for writers 2025/09/27 02:03:44 DEBUG : file1: reading active writers 2025/09/27 02:03:44 DEBUG : Looking for writers 2025/09/27 02:03:44 DEBUG : dir: reading active writers 2025/09/27 02:03:44 DEBUG : >WaitForWriters: 2025/09/27 02:03:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00099ac00 2025/09/27 02:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:03:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00099ac00 2025/09/27 02:03:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:03:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:46 DEBUG : dir/file1(0xc000131440): openPending: 2025/09/27 02:03:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/09/27 02:03:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:46 DEBUG : dir/file1(0xc000131440): >openPending: err= 2025/09/27 02:03:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:03:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:46 DEBUG : dir/file1(0xc000131440): _writeAt: size=25, off=0 2025/09/27 02:03:46 DEBUG : dir/file1(0xc000131440): >_writeAt: n=25, err= 2025/09/27 02:03:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:03:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00099ac00 2025/09/27 02:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:47 DEBUG : newLeaf(0xc000131440): close: 2025/09/27 02:03:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 02:03:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 02:03:46.975395276 +0000 UTC m=+237.982136173 2025/09/27 02:03:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 02:03:47 DEBUG : newLeaf(0xc000131440): >close: err= 2025/09/27 02:03:47 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:03:47 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:03:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/27 02:03:47 DEBUG : dir: Looking for writers 2025/09/27 02:03:47 DEBUG : Looking for writers 2025/09/27 02:03:47 DEBUG : dir: reading active writers 2025/09/27 02:03:47 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:03:48 DEBUG : dir: Looking for writers 2025/09/27 02:03:48 DEBUG : Looking for writers 2025/09/27 02:03:48 DEBUG : dir: reading active writers 2025/09/27 02:03:48 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:03:48 DEBUG : dir: Looking for writers 2025/09/27 02:03:48 DEBUG : Looking for writers 2025/09/27 02:03:48 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:48 DEBUG : dir: reading active writers 2025/09/27 02:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:03:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:03:48 INFO : newLeaf: Copied (replaced existing) 2025/09/27 02:03:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 02:03:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/27 02:03:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 02:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 02:03:49 DEBUG : dir: Looking for writers 2025/09/27 02:03:49 DEBUG : Looking for writers 2025/09/27 02:03:49 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:49 DEBUG : dir: reading active writers 2025/09/27 02:03:49 DEBUG : >WaitForWriters: 2025/09/27 02:03:50 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:50 DEBUG : dir: Looking for writers 2025/09/27 02:03:50 DEBUG : Looking for writers 2025/09/27 02:03:50 DEBUG : dir: reading active writers 2025/09/27 02:03:50 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:50 DEBUG : >WaitForWriters: 2025/09/27 02:03:50 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:03:51 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:03:51 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:03:51 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 DEBUG : Config file has changed externally - reloading 2025/09/27 02:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:03:51 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:03:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:03:54 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): openPending: 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): >openPending: err= 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): _writeAt: size=14, off=0 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): >_writeAt: n=14, err= 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): close: 2025/09/27 02:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/27 02:03:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:03:54 DEBUG : dir/file1(0xc0007a0580): >close: err= 2025/09/27 02:03:54 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:54 DEBUG : dir: Looking for writers 2025/09/27 02:03:54 DEBUG : file1: reading active writers 2025/09/27 02:03:54 DEBUG : Looking for writers 2025/09/27 02:03:54 DEBUG : dir: reading active writers 2025/09/27 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:03:54 DEBUG : dir: Looking for writers 2025/09/27 02:03:54 DEBUG : file1: reading active writers 2025/09/27 02:03:54 DEBUG : Looking for writers 2025/09/27 02:03:54 DEBUG : dir: reading active writers 2025/09/27 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:03:54 DEBUG : dir: Looking for writers 2025/09/27 02:03:54 DEBUG : file1: reading active writers 2025/09/27 02:03:54 DEBUG : Looking for writers 2025/09/27 02:03:54 DEBUG : dir: reading active writers 2025/09/27 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:03:54 DEBUG : dir: Looking for writers 2025/09/27 02:03:54 DEBUG : file1: reading active writers 2025/09/27 02:03:54 DEBUG : Looking for writers 2025/09/27 02:03:54 DEBUG : dir: reading active writers 2025/09/27 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:03:54 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 02:03:54 DEBUG : dir: Looking for writers 2025/09/27 02:03:54 DEBUG : file1: reading active writers 2025/09/27 02:03:54 DEBUG : Looking for writers 2025/09/27 02:03:54 DEBUG : dir: reading active writers 2025/09/27 02:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:03:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:03:55 DEBUG : dir: Looking for writers 2025/09/27 02:03:55 DEBUG : file1: reading active writers 2025/09/27 02:03:55 DEBUG : Looking for writers 2025/09/27 02:03:55 DEBUG : dir: reading active writers 2025/09/27 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:03:55 DEBUG : dir: Looking for writers 2025/09/27 02:03:55 DEBUG : file1: reading active writers 2025/09/27 02:03:55 DEBUG : Looking for writers 2025/09/27 02:03:55 DEBUG : dir: reading active writers 2025/09/27 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:03:55 DEBUG : dir: Looking for writers 2025/09/27 02:03:55 DEBUG : file1: reading active writers 2025/09/27 02:03:55 DEBUG : Looking for writers 2025/09/27 02:03:55 DEBUG : dir: reading active writers 2025/09/27 02:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:03:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/27 02:03:56 INFO : dir/file1: Copied (replaced existing) 2025/09/27 02:03:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 02:03:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/27 02:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 02:03:56 DEBUG : dir: Looking for writers 2025/09/27 02:03:56 DEBUG : file1: reading active writers 2025/09/27 02:03:56 DEBUG : Looking for writers 2025/09/27 02:03:56 DEBUG : dir: reading active writers 2025/09/27 02:03:56 DEBUG : >WaitForWriters: 2025/09/27 02:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:03:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): _readAt: size=512, off=0 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): openPending: 2025/09/27 02:03:56 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/09/27 02:03:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/27 02:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): >openPending: err= 2025/09/27 02:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): >_readAt: n=14, err=EOF 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): close: 2025/09/27 02:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:03:56 DEBUG : dir/file1(0xc0007a0500): >close: err= 2025/09/27 02:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000798cc0 2025/09/27 02:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:03:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/27 02:03:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000798cc0 2025/09/27 02:03:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:03:59 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:03:59 DEBUG : dir/file1(0xc000712b00): openPending: 2025/09/27 02:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/27 02:03:59 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/09/27 02:03:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/27 02:03:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 02:03:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:03:59 DEBUG : dir/file1(0xc000712b00): >openPending: err= 2025/09/27 02:03:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:03:59 DEBUG : dir/file1(0xc000712b00): _writeAt: size=25, off=0 2025/09/27 02:03:59 DEBUG : dir/file1(0xc000712b00): >_writeAt: n=25, err= 2025/09/27 02:03:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:03:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:03:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000798cc0 2025/09/27 02:03:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:03:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:03:59 DEBUG : newLeaf(0xc000712b00): close: 2025/09/27 02:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 02:03:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 02:03:59.330989753 +0000 UTC m=+250.337730660 2025/09/27 02:03:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 02:03:59 DEBUG : newLeaf(0xc000712b00): >close: err= 2025/09/27 02:03:59 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:03:59 DEBUG : dir: Looking for writers 2025/09/27 02:03:59 DEBUG : Looking for writers 2025/09/27 02:03:59 DEBUG : dir: reading active writers 2025/09/27 02:03:59 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:03:59 DEBUG : dir: Looking for writers 2025/09/27 02:03:59 DEBUG : Looking for writers 2025/09/27 02:03:59 DEBUG : dir: reading active writers 2025/09/27 02:03:59 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:03:59 DEBUG : dir: Looking for writers 2025/09/27 02:03:59 DEBUG : Looking for writers 2025/09/27 02:03:59 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:59 DEBUG : dir: reading active writers 2025/09/27 02:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:03:59 DEBUG : dir: Looking for writers 2025/09/27 02:03:59 DEBUG : Looking for writers 2025/09/27 02:03:59 DEBUG : newLeaf: reading active writers 2025/09/27 02:03:59 DEBUG : dir: reading active writers 2025/09/27 02:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:04:00 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 02:04:00 DEBUG : dir: Looking for writers 2025/09/27 02:04:00 DEBUG : Looking for writers 2025/09/27 02:04:00 DEBUG : dir: reading active writers 2025/09/27 02:04:00 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:04:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/27 02:04:00 DEBUG : dir: Looking for writers 2025/09/27 02:04:00 DEBUG : Looking for writers 2025/09/27 02:04:00 DEBUG : dir: reading active writers 2025/09/27 02:04:00 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:04:00 DEBUG : dir: Looking for writers 2025/09/27 02:04:00 DEBUG : Looking for writers 2025/09/27 02:04:00 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:00 DEBUG : dir: reading active writers 2025/09/27 02:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:04:01 DEBUG : dir: Looking for writers 2025/09/27 02:04:01 DEBUG : Looking for writers 2025/09/27 02:04:01 DEBUG : dir: reading active writers 2025/09/27 02:04:01 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:04:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:04:01 INFO : newLeaf: Copied (replaced existing) 2025/09/27 02:04:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 02:03:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/27 02:04:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 02:04:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:04:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 02:04:02 DEBUG : dir: Looking for writers 2025/09/27 02:04:02 DEBUG : Looking for writers 2025/09/27 02:04:02 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:02 DEBUG : dir: reading active writers 2025/09/27 02:04:02 DEBUG : >WaitForWriters: 2025/09/27 02:04:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:02 DEBUG : dir: Looking for writers 2025/09/27 02:04:02 DEBUG : Looking for writers 2025/09/27 02:04:02 DEBUG : dir: reading active writers 2025/09/27 02:04:02 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:02 DEBUG : >WaitForWriters: 2025/09/27 02:04:02 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:03 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:03 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:03 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:03 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:04:06 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:06 DEBUG : dir: Looking for writers 2025/09/27 02:04:06 DEBUG : file1: reading active writers 2025/09/27 02:04:06 DEBUG : Looking for writers 2025/09/27 02:04:06 DEBUG : dir: reading active writers 2025/09/27 02:04:06 DEBUG : >WaitForWriters: 2025/09/27 02:04:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:06 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:06 DEBUG : dir/file1(0xc0007a0400): _readAt: size=512, off=0 2025/09/27 02:04:06 DEBUG : dir/file1(0xc0007a0400): openPending: 2025/09/27 02:04:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/27 02:04:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:06 DEBUG : dir/file1(0xc0007a0400): >openPending: err= 2025/09/27 02:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/27 02:04:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:04:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:07 DEBUG : dir/file1(0xc0007a0400): >_readAt: n=14, err=EOF 2025/09/27 02:04:07 DEBUG : dir/file1(0xc0007a0400): close: 2025/09/27 02:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:04:07 DEBUG : dir/file1(0xc0007a0400): >close: err= 2025/09/27 02:04:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:04:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:04:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00099acc0 2025/09/27 02:04:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:04:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/27 02:04:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/27 02:04:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00099acc0 2025/09/27 02:04:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/27 02:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:04:09 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:09 DEBUG : dir/file1(0xc000422940): openPending: 2025/09/27 02:04:09 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/09/27 02:04:09 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/09/27 02:04:09 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/27 02:04:09 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 02:04:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/27 02:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:09 DEBUG : dir/file1(0xc000422940): >openPending: err= 2025/09/27 02:04:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:04:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:09 DEBUG : dir/file1(0xc000422940): _writeAt: size=25, off=0 2025/09/27 02:04:09 DEBUG : dir/file1(0xc000422940): >_writeAt: n=25, err= 2025/09/27 02:04:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/27 02:04:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/27 02:04:10 DEBUG : newLeaf: Updating file with newLeaf 0xc00099acc0 2025/09/27 02:04:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:04:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:04:10 DEBUG : newLeaf(0xc000422940): close: 2025/09/27 02:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/27 02:04:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-27 02:04:09.677181563 +0000 UTC m=+260.683922469 2025/09/27 02:04:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/27 02:04:10 DEBUG : newLeaf(0xc000422940): >close: err= 2025/09/27 02:04:10 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:04:10 DEBUG : newLeaf: vfs cache: starting upload 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:04:10 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:04:10 DEBUG : dir: Looking for writers 2025/09/27 02:04:10 DEBUG : Looking for writers 2025/09/27 02:04:10 DEBUG : dir: reading active writers 2025/09/27 02:04:10 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:04:11 DEBUG : dir: Looking for writers 2025/09/27 02:04:11 DEBUG : Looking for writers 2025/09/27 02:04:11 DEBUG : dir: reading active writers 2025/09/27 02:04:11 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:04:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/27 02:04:11 INFO : newLeaf: Copied (replaced existing) 2025/09/27 02:04:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-27 02:04:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/27 02:04:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/27 02:04:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/27 02:04:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/27 02:04:12 DEBUG : dir: Looking for writers 2025/09/27 02:04:12 DEBUG : Looking for writers 2025/09/27 02:04:12 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:12 DEBUG : dir: reading active writers 2025/09/27 02:04:12 DEBUG : >WaitForWriters: 2025/09/27 02:04:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:12 DEBUG : dir: Looking for writers 2025/09/27 02:04:12 DEBUG : Looking for writers 2025/09/27 02:04:12 DEBUG : dir: reading active writers 2025/09/27 02:04:12 DEBUG : newLeaf: reading active writers 2025/09/27 02:04:12 DEBUG : >WaitForWriters: 2025/09/27 02:04:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestFileRename (62.87s) --- PASS: TestFileRename/off,forceCache=false (9.06s) --- PASS: TestFileRename/minimal,forceCache=false (9.08s) --- PASS: TestFileRename/minimal,forceCache=true (12.12s) --- PASS: TestFileRename/writes,forceCache=false (9.95s) --- PASS: TestFileRename/writes,forceCache=true (12.41s) --- PASS: TestFileRename/full,forceCache=false (10.24s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:14 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:14 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:14 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:14 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:14 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:14 DEBUG : Looking for writers 2025/09/27 02:04:14 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:14 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:14 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:04:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 02:04:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:17 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:17 DEBUG : dir: Looking for writers 2025/09/27 02:04:17 DEBUG : file1: reading active writers 2025/09/27 02:04:17 DEBUG : Looking for writers 2025/09/27 02:04:17 DEBUG : dir: reading active writers 2025/09/27 02:04:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.78s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:19 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:19 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 02:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/27 02:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/27 02:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/27 02:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/27 02:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/27 02:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/27 02:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 02:04:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/27 02:04:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/27 02:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/27 02:04:24 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:24 DEBUG : dir: Looking for writers 2025/09/27 02:04:24 DEBUG : file1: reading active writers 2025/09/27 02:04:24 DEBUG : Looking for writers 2025/09/27 02:04:24 DEBUG : dir: reading active writers 2025/09/27 02:04:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.60s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:25 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:25 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:04:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 02:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/27 02:04:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/27 02:04:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/27 02:04:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/27 02:04:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/27 02:04:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/27 02:04:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/27 02:04:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/27 02:04:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/27 02:04:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/27 02:04:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/27 02:04:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/27 02:04:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/27 02:04:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/27 02:04:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/27 02:04:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/27 02:04:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/27 02:04:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/27 02:04:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/27 02:04:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/27 02:04:30 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:30 DEBUG : dir: Looking for writers 2025/09/27 02:04:30 DEBUG : file1: reading active writers 2025/09/27 02:04:30 DEBUG : Looking for writers 2025/09/27 02:04:30 DEBUG : dir: reading active writers 2025/09/27 02:04:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.36s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:32 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:32 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:04:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 02:04:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:35 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:35 DEBUG : dir: Looking for writers 2025/09/27 02:04:35 DEBUG : file1: reading active writers 2025/09/27 02:04:35 DEBUG : Looking for writers 2025/09/27 02:04:35 DEBUG : dir: reading active writers 2025/09/27 02:04:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.24s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:36 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:36 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:04:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/27 02:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/27 02:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/27 02:04:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/27 02:04:39 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:39 DEBUG : dir: Looking for writers 2025/09/27 02:04:39 DEBUG : file1: reading active writers 2025/09/27 02:04:39 DEBUG : Looking for writers 2025/09/27 02:04:39 DEBUG : dir: reading active writers 2025/09/27 02:04:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.22s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:40 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:40 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): _readAt: size=1, off=0 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): openPending: 2025/09/27 02:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:04:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >openPending: err= 2025/09/27 02:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 02:04:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:04:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >_readAt: n=1, err= 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): _readAt: size=256, off=1 2025/09/27 02:04:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >_readAt: n=15, err=EOF 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): _readAt: size=16, off=16 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >_readAt: n=0, err=EOF 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): close: 2025/09/27 02:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >close: err= 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): close: 2025/09/27 02:04:43 DEBUG : dir/file1(0xc000713400): >close: err=file already closed 2025/09/27 02:04:43 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:43 DEBUG : dir: Looking for writers 2025/09/27 02:04:43 DEBUG : file1: reading active writers 2025/09/27 02:04:43 DEBUG : Looking for writers 2025/09/27 02:04:43 DEBUG : dir: reading active writers 2025/09/27 02:04:43 DEBUG : >WaitForWriters: 2025/09/27 02:04:43 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.38s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:45 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:45 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:45 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:45 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:04:47 DEBUG : dir/file1(0xc0007123c0): _readAt: size=1, off=0 2025/09/27 02:04:47 DEBUG : dir/file1(0xc0007123c0): openPending: 2025/09/27 02:04:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:04:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:47 DEBUG : dir/file1(0xc0007123c0): >openPending: err= 2025/09/27 02:04:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 02:04:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:04:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >_readAt: n=1, err= 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): _readAt: size=1, off=5 2025/09/27 02:04:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >_readAt: n=1, err= 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): _readAt: size=1, off=3 2025/09/27 02:04:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >_readAt: n=1, err= 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): _readAt: size=1, off=13 2025/09/27 02:04:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >_readAt: n=1, err= 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): _readAt: size=16, off=100 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >_readAt: n=0, err=EOF 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): close: 2025/09/27 02:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:04:48 DEBUG : dir/file1(0xc0007123c0): >close: err= 2025/09/27 02:04:48 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:48 DEBUG : dir: Looking for writers 2025/09/27 02:04:48 DEBUG : file1: reading active writers 2025/09/27 02:04:48 DEBUG : Looking for writers 2025/09/27 02:04:48 DEBUG : dir: reading active writers 2025/09/27 02:04:48 DEBUG : >WaitForWriters: 2025/09/27 02:04:48 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.32s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:49 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:49 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:49 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:49 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=1, off=0 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): openPending: 2025/09/27 02:04:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:04:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >openPending: err= 2025/09/27 02:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/27 02:04:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:04:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=1, err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=1, off=5 2025/09/27 02:04:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=1, err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=1, off=1 2025/09/27 02:04:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=1, err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=6, off=10 2025/09/27 02:04:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=6, err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=256, off=10 2025/09/27 02:04:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=6, err=EOF 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=256, off=100 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=0, err=EOF 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): close: 2025/09/27 02:04:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >close: err= 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): _readAt: size=256, off=100 2025/09/27 02:04:52 DEBUG : dir/file1(0xc000713240): >_readAt: n=0, err=file already closed 2025/09/27 02:04:52 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:52 DEBUG : dir: Looking for writers 2025/09/27 02:04:52 DEBUG : file1: reading active writers 2025/09/27 02:04:52 DEBUG : Looking for writers 2025/09/27 02:04:52 DEBUG : dir: reading active writers 2025/09/27 02:04:52 DEBUG : >WaitForWriters: 2025/09/27 02:04:52 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.52s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:53 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:53 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:53 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:53 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:04:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:04:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:04:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:04:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:04:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:04:56 DEBUG : dir/file1(0xc000a10500): RWFileHandle.Flush 2025/09/27 02:04:56 DEBUG : dir/file1(0xc000a10500): _readAt: size=256, off=0 2025/09/27 02:04:56 DEBUG : dir/file1(0xc000a10500): openPending: 2025/09/27 02:04:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:04:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): >openPending: err= 2025/09/27 02:04:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/27 02:04:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:04:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): >_readAt: n=16, err=EOF 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): RWFileHandle.Flush 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): RWFileHandle.Flush 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): close: 2025/09/27 02:04:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:04:57 DEBUG : dir/file1(0xc000a10500): >close: err= 2025/09/27 02:04:57 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:04:57 DEBUG : dir: Looking for writers 2025/09/27 02:04:57 DEBUG : file1: reading active writers 2025/09/27 02:04:57 DEBUG : Looking for writers 2025/09/27 02:04:57 DEBUG : dir: reading active writers 2025/09/27 02:04:57 DEBUG : >WaitForWriters: 2025/09/27 02:04:57 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.56s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:04:58 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:04:58 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:04:58 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:04:58 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:04:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:05:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/27 02:05:01 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): _readAt: size=256, off=0 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): openPending: 2025/09/27 02:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:05:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): >openPending: err= 2025/09/27 02:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/27 02:05:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:05:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): >_readAt: n=16, err=EOF 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): RWFileHandle.Release 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): close: 2025/09/27 02:05:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): >close: err= 2025/09/27 02:05:01 DEBUG : dir/file1(0xc0001315c0): RWFileHandle.Release 2025/09/27 02:05:01 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:01 DEBUG : dir: Looking for writers 2025/09/27 02:05:01 DEBUG : file1: reading active writers 2025/09/27 02:05:01 DEBUG : Looking for writers 2025/09/27 02:05:01 DEBUG : dir: reading active writers 2025/09/27 02:05:01 DEBUG : >WaitForWriters: 2025/09/27 02:05:01 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:02 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:02 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:02 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:02 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:02 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:02 DEBUG : file1(0xc000a11a80): openPending: 2025/09/27 02:05:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): >openPending: err= 2025/09/27 02:05:03 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): _writeAt: size=5, off=0 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): >_writeAt: n=5, err= 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): _writeAt: size=7, off=5 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): >_writeAt: n=7, err= 2025/09/27 02:05:03 DEBUG : file1: vfs cache: truncate to size=11 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): close: 2025/09/27 02:05:03 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:03.157325486 +0000 UTC m=+314.164066364 2025/09/27 02:05:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): >close: err= 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): close: 2025/09/27 02:05:03 DEBUG : file1(0xc000a11a80): >close: err=file already closed 2025/09/27 02:05:03 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:03 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:03 DEBUG : Looking for writers 2025/09/27 02:05:03 DEBUG : file1: reading active writers 2025/09/27 02:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/27 02:05:04 DEBUG : Looking for writers 2025/09/27 02:05:04 DEBUG : file1: reading active writers 2025/09/27 02:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/27 02:05:05 INFO : file1: Copied (new) 2025/09/27 02:05:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-27 02:05:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/27 02:05:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:05 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:05 DEBUG : Looking for writers 2025/09/27 02:05:05 DEBUG : file1: reading active writers 2025/09/27 02:05:05 DEBUG : >WaitForWriters: 2025/09/27 02:05:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:05 DEBUG : Looking for writers 2025/09/27 02:05:05 DEBUG : file1: reading active writers 2025/09/27 02:05:05 DEBUG : >WaitForWriters: 2025/09/27 02:05:05 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.37s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:06 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:06 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:06 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:06 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:06 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): openPending: 2025/09/27 02:05:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): >openPending: err= 2025/09/27 02:05:06 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): _writeAt: size=7, off=0 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): >_writeAt: n=7, err= 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): _writeAt: size=6, off=5 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): >_writeAt: n=6, err= 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): close: 2025/09/27 02:05:06 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:06.428153359 +0000 UTC m=+317.434894236 2025/09/27 02:05:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): >close: err= 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): _writeAt: size=5, off=0 2025/09/27 02:05:06 DEBUG : file1(0xc000712680): >_writeAt: n=0, err=file already closed 2025/09/27 02:05:06 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:06 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:06 DEBUG : Looking for writers 2025/09/27 02:05:06 DEBUG : file1: reading active writers 2025/09/27 02:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:07 DEBUG : Looking for writers 2025/09/27 02:05:07 DEBUG : file1: reading active writers 2025/09/27 02:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:07 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/27 02:05:07 DEBUG : Looking for writers 2025/09/27 02:05:07 DEBUG : file1: reading active writers 2025/09/27 02:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/27 02:05:08 INFO : file1: Copied (new) 2025/09/27 02:05:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-27 02:05:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/27 02:05:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:08 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:08 DEBUG : Looking for writers 2025/09/27 02:05:08 DEBUG : file1: reading active writers 2025/09/27 02:05:08 DEBUG : >WaitForWriters: 2025/09/27 02:05:08 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:08 DEBUG : Looking for writers 2025/09/27 02:05:08 DEBUG : file1: reading active writers 2025/09/27 02:05:08 DEBUG : >WaitForWriters: 2025/09/27 02:05:08 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.26s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:09 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:09 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:09 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:09 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:09 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:09 DEBUG : file1(0xc000713500): openPending: 2025/09/27 02:05:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:09 DEBUG : file1(0xc000713500): >openPending: err= 2025/09/27 02:05:09 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:09 DEBUG : file1(0xc000713500): close: 2025/09/27 02:05:09 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:09.68394479 +0000 UTC m=+320.690685666 2025/09/27 02:05:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:09 DEBUG : file1(0xc000713500): >close: err= 2025/09/27 02:05:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 02:05:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:05:09 DEBUG : file2: newRWFileHandle: 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): openPending: 2025/09/27 02:05:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): >openPending: err= 2025/09/27 02:05:09 DEBUG : file2: >newRWFileHandle: err= 2025/09/27 02:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 02:05:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/27 02:05:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): RWFileHandle.Flush 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): RWFileHandle.Release 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): close: 2025/09/27 02:05:09 DEBUG : file2: vfs cache: setting modification time to 2025-09-27 02:05:09.684679539 +0000 UTC m=+320.691420426 2025/09/27 02:05:09 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:09 DEBUG : file2(0xc000713980): >close: err= 2025/09/27 02:05:09 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/27 02:05:09 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:09 DEBUG : file2: vfs cache: starting upload 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/27 02:05:09 DEBUG : Looking for writers 2025/09/27 02:05:09 DEBUG : file1: reading active writers 2025/09/27 02:05:09 DEBUG : file2: reading active writers 2025/09/27 02:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/27 02:05:10 DEBUG : Looking for writers 2025/09/27 02:05:10 DEBUG : file1: reading active writers 2025/09/27 02:05:10 DEBUG : file2: reading active writers 2025/09/27 02:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/27 02:05:10 DEBUG : Looking for writers 2025/09/27 02:05:10 DEBUG : file1: reading active writers 2025/09/27 02:05:10 DEBUG : file2: reading active writers 2025/09/27 02:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/09/27 02:05:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:05:11 INFO : file1: Copied (new) 2025/09/27 02:05:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-27 02:05:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/27 02:05:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:05:11 INFO : file2: Copied (new) 2025/09/27 02:05:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-27 02:05:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/27 02:05:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/27 02:05:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/27 02:05:11 INFO : file2: vfs cache: upload succeeded try #1 2025/09/27 02:05:11 DEBUG : Looking for writers 2025/09/27 02:05:11 DEBUG : file1: reading active writers 2025/09/27 02:05:11 DEBUG : file2: reading active writers 2025/09/27 02:05:11 DEBUG : >WaitForWriters: 2025/09/27 02:05:12 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:12 DEBUG : Looking for writers 2025/09/27 02:05:12 DEBUG : file1: reading active writers 2025/09/27 02:05:12 DEBUG : file2: reading active writers 2025/09/27 02:05:12 DEBUG : >WaitForWriters: 2025/09/27 02:05:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.41s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:12 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:12 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:13 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): openPending: 2025/09/27 02:05:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): >openPending: err= 2025/09/27 02:05:13 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): _writeAt: size=5, off=0 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): >_writeAt: n=5, err= 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): RWFileHandle.Flush 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): RWFileHandle.Flush 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): close: 2025/09/27 02:05:13 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:13.23675587 +0000 UTC m=+324.243496798 2025/09/27 02:05:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:13 DEBUG : file1(0xc000130600): >close: err= 2025/09/27 02:05:13 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:13 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:13 DEBUG : Looking for writers 2025/09/27 02:05:13 DEBUG : file1: reading active writers 2025/09/27 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:05:14 DEBUG : Looking for writers 2025/09/27 02:05:14 DEBUG : file1: reading active writers 2025/09/27 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:05:15 INFO : file1: Copied (new) 2025/09/27 02:05:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 02:05:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/27 02:05:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:15 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:15 DEBUG : Looking for writers 2025/09/27 02:05:15 DEBUG : file1: reading active writers 2025/09/27 02:05:15 DEBUG : >WaitForWriters: 2025/09/27 02:05:15 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.26s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:16 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:16 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:16 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:16 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:16 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): openPending: 2025/09/27 02:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): >openPending: err= 2025/09/27 02:05:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): _writeAt: size=5, off=0 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): >_writeAt: n=5, err= 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): RWFileHandle.Release 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): close: 2025/09/27 02:05:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:16.47930522 +0000 UTC m=+327.486046117 2025/09/27 02:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): >close: err= 2025/09/27 02:05:16 DEBUG : file1(0xc0001302c0): RWFileHandle.Release 2025/09/27 02:05:16 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:16 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:16 DEBUG : Looking for writers 2025/09/27 02:05:16 DEBUG : file1: reading active writers 2025/09/27 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:17 DEBUG : Looking for writers 2025/09/27 02:05:17 DEBUG : file1: reading active writers 2025/09/27 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:17 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:05:17 DEBUG : Looking for writers 2025/09/27 02:05:17 DEBUG : file1: reading active writers 2025/09/27 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:05:18 INFO : file1: Copied (new) 2025/09/27 02:05:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 02:05:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/27 02:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:18 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:18 DEBUG : Looking for writers 2025/09/27 02:05:18 DEBUG : file1: reading active writers 2025/09/27 02:05:18 DEBUG : >WaitForWriters: 2025/09/27 02:05:18 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:19 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:19 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:19 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:19 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:05:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 02:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:05:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): openPending: 2025/09/27 02:05:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:05:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): >openPending: err= 2025/09/27 02:05:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/27 02:05:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:05:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): _writeAt: size=5, off=0 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): >_writeAt: n=5, err= 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): close: 2025/09/27 02:05:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-27 02:05:22.291750504 +0000 UTC m=+333.298491422 2025/09/27 02:05:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:22 DEBUG : dir/file1(0xc000712600): >close: err= 2025/09/27 02:05:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:22 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:22 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:22 DEBUG : dir: Looking for writers 2025/09/27 02:05:22 DEBUG : file1: reading active writers 2025/09/27 02:05:22 DEBUG : Looking for writers 2025/09/27 02:05:22 DEBUG : dir: reading active writers 2025/09/27 02:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:05:23 INFO : dir/file1: Copied (replaced existing) 2025/09/27 02:05:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-27 02:05:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/27 02:05:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:23 DEBUG : dir: Looking for writers 2025/09/27 02:05:23 DEBUG : file1: reading active writers 2025/09/27 02:05:23 DEBUG : Looking for writers 2025/09/27 02:05:23 DEBUG : dir: reading active writers 2025/09/27 02:05:23 DEBUG : >WaitForWriters: 2025/09/27 02:05:23 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:24 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:24 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:24 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:24 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/27 02:05:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/27 02:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/27 02:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/27 02:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): _writeAt: size=5, off=0 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): openPending: 2025/09/27 02:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/27 02:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/27 02:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): >openPending: err= 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): >_writeAt: n=5, err= 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): _writeAt: size=15, off=5 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): >_writeAt: n=15, err= 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): close: 2025/09/27 02:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/27 02:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-27 02:05:27.746773883 +0000 UTC m=+338.753514759 2025/09/27 02:05:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:27 DEBUG : dir/file1(0xc000422700): >close: err= 2025/09/27 02:05:27 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:27 DEBUG : dir: Looking for writers 2025/09/27 02:05:27 DEBUG : file1: reading active writers 2025/09/27 02:05:27 DEBUG : Looking for writers 2025/09/27 02:05:27 DEBUG : dir: reading active writers 2025/09/27 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:27 DEBUG : dir: Looking for writers 2025/09/27 02:05:27 DEBUG : file1: reading active writers 2025/09/27 02:05:27 DEBUG : Looking for writers 2025/09/27 02:05:27 DEBUG : dir: reading active writers 2025/09/27 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:27 DEBUG : dir: Looking for writers 2025/09/27 02:05:27 DEBUG : file1: reading active writers 2025/09/27 02:05:27 DEBUG : Looking for writers 2025/09/27 02:05:27 DEBUG : dir: reading active writers 2025/09/27 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:27 DEBUG : dir: Looking for writers 2025/09/27 02:05:27 DEBUG : file1: reading active writers 2025/09/27 02:05:27 DEBUG : Looking for writers 2025/09/27 02:05:27 DEBUG : dir: reading active writers 2025/09/27 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:27 DEBUG : dir/file1: vfs cache: starting upload 2025/09/27 02:05:27 DEBUG : dir: Looking for writers 2025/09/27 02:05:27 DEBUG : file1: reading active writers 2025/09/27 02:05:27 DEBUG : Looking for writers 2025/09/27 02:05:27 DEBUG : dir: reading active writers 2025/09/27 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:28 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/09/27 02:05:28 DEBUG : dir: Looking for writers 2025/09/27 02:05:28 DEBUG : file1: reading active writers 2025/09/27 02:05:28 DEBUG : Looking for writers 2025/09/27 02:05:28 DEBUG : dir: reading active writers 2025/09/27 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:28 DEBUG : dir: Looking for writers 2025/09/27 02:05:28 DEBUG : file1: reading active writers 2025/09/27 02:05:28 DEBUG : Looking for writers 2025/09/27 02:05:28 DEBUG : dir: reading active writers 2025/09/27 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:28 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/27 02:05:28 INFO : dir/file1: Copied (replaced existing) 2025/09/27 02:05:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-27 02:05:27 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/27 02:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:29 DEBUG : dir: Looking for writers 2025/09/27 02:05:29 DEBUG : file1: reading active writers 2025/09/27 02:05:29 DEBUG : Looking for writers 2025/09/27 02:05:29 DEBUG : dir: reading active writers 2025/09/27 02:05:29 DEBUG : >WaitForWriters: 2025/09/27 02:05:29 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.42s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:30 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): openPending: 2025/09/27 02:05:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): >openPending: err= 2025/09/27 02:05:30 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): _writeAt: size=5, off=0 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): >_writeAt: n=5, err= 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): close: 2025/09/27 02:05:30 DEBUG : file1: vfs cache: setting modification time to 2025-09-27 02:05:30.480143034 +0000 UTC m=+341.486883951 2025/09/27 02:05:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:30 DEBUG : file1(0xc000712e40): >close: err= 2025/09/27 02:05:30 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:30 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:30 DEBUG : Looking for writers 2025/09/27 02:05:30 DEBUG : file1: reading active writers 2025/09/27 02:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:31 DEBUG : Looking for writers 2025/09/27 02:05:31 DEBUG : file1: reading active writers 2025/09/27 02:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:05:31 DEBUG : Looking for writers 2025/09/27 02:05:31 DEBUG : file1: reading active writers 2025/09/27 02:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:05:32 INFO : file1: Copied (new) 2025/09/27 02:05:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-27 02:05:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/27 02:05:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:32 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:32 DEBUG : Looking for writers 2025/09/27 02:05:32 DEBUG : file1: reading active writers 2025/09/27 02:05:32 DEBUG : >WaitForWriters: 2025/09/27 02:05:32 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.27s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:33 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:33 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:33 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:33 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/27 02:05:33 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.65875814 +0000 UTC m=+344.665499057 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0002c1240): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.65875814 +0000 UTC m=+344.665499057 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e40c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.65875814 +0000 UTC m=+344.665499057 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0004e5780): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 1 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.66284697 +0000 UTC m=+344.669587867 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10580): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.66284697 +0000 UTC m=+344.669587867 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a10b40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 2 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.666398792 +0000 UTC m=+344.673139689 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a111c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.666398792 +0000 UTC m=+344.673139689 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11640): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.666398792 +0000 UTC m=+344.673139689 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a11b00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 3 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.670495277 +0000 UTC m=+344.677236194 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712240): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.670495277 +0000 UTC m=+344.677236194 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0007127c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535b20 item 4 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.673059512 +0000 UTC m=+344.679800449 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000712f40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.673059512 +0000 UTC m=+344.679800449 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713440): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.673059512 +0000 UTC m=+344.679800449 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000713940): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 5 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.678045518 +0000 UTC m=+344.684786415 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a080): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.678045518 +0000 UTC m=+344.684786415 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080a5c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac770 item 6 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.680778411 +0000 UTC m=+344.687519319 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080ac40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.680778411 +0000 UTC m=+344.687519319 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b140): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.680778411 +0000 UTC m=+344.687519319 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080b600): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 7 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.683965066 +0000 UTC m=+344.690705973 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00080bc80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.683965066 +0000 UTC m=+344.690705973 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824240): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2230 item 8 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc000824800): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824800): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.685850948 +0000 UTC m=+344.692591826 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000824bc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.685850948 +0000 UTC m=+344.692591826 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825040): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.685850948 +0000 UTC m=+344.692591826 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825540): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2ee0 item 9 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.688172098 +0000 UTC m=+344.694912975 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000825bc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.688172098 +0000 UTC m=+344.694912975 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852180): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b68c0 item 10 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc0008527c0): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008527c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.691064472 +0000 UTC m=+344.697805389 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000852b80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): _writeAt: size=3, off=2 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.691064472 +0000 UTC m=+344.697805389 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853080): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.691064472 +0000 UTC m=+344.697805389 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853580): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b79d0 item 11 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.6944709 +0000 UTC m=+344.701211807 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000853c00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.6944709 +0000 UTC m=+344.701211807 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e1c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be3f0 item 12 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc00087e800): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087e800): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.697807437 +0000 UTC m=+344.704548353 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087ebc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.697807437 +0000 UTC m=+344.704548353 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f280): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004beb60 item 13 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.848375139 +0000 UTC m=+344.855116057 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087f900): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.848375139 +0000 UTC m=+344.855116057 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc00087fe40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf7a0 item 14 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc0008ac500): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac500): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.855540197 +0000 UTC m=+344.862281094 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ac8c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.855540197 +0000 UTC m=+344.862281094 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008acf80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 15 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.85877287 +0000 UTC m=+344.865513767 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008ad600): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.85877287 +0000 UTC m=+344.865513767 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008adb40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c87e0 item 16 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.862993447 +0000 UTC m=+344.869734345 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2200): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.862993447 +0000 UTC m=+344.869734345 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2680): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.862993447 +0000 UTC m=+344.869734345 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e2b80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8d90 item 17 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.867043164 +0000 UTC m=+344.873784071 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3200): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.867043164 +0000 UTC m=+344.873784071 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3740): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168150 item 18 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.86962861 +0000 UTC m=+344.876369487 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0008e3dc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.86962861 +0000 UTC m=+344.876369487 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924340): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.86962861 +0000 UTC m=+344.876369487 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924840): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168690 item 19 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.873983691 +0000 UTC m=+344.880724567 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000924ec0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.873983691 +0000 UTC m=+344.880724567 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925400): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168cb0 item 20 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.876728004 +0000 UTC m=+344.883468882 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000925a80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.876728004 +0000 UTC m=+344.883468882 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952000): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.876728004 +0000 UTC m=+344.883468882 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952500): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169340 item 21 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.880053422 +0000 UTC m=+344.886794318 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000952b80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.880053422 +0000 UTC m=+344.886794318 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009530c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169c70 item 22 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.883104101 +0000 UTC m=+344.889844988 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953740): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.883104101 +0000 UTC m=+344.889844988 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000953c40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.883104101 +0000 UTC m=+344.889844988 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009981c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001782a0 item 23 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.886999568 +0000 UTC m=+344.893740455 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998840): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.886999568 +0000 UTC m=+344.893740455 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000998d80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178a80 item 24 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc0009993c0): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009993c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.890283797 +0000 UTC m=+344.897024693 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999780): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.890283797 +0000 UTC m=+344.897024693 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000999c80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.890283797 +0000 UTC m=+344.897024693 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2240): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179030 item 25 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.894323895 +0000 UTC m=+344.901064792 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d28c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.894323895 +0000 UTC m=+344.901064792 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d2e00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001795e0 item 26 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc0009d3440): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3440): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.898384032 +0000 UTC m=+344.905124939 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3800): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): >_readAt: n=2, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): _writeAt: size=3, off=7 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.898384032 +0000 UTC m=+344.905124939 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009d3d00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.898384032 +0000 UTC m=+344.905124939 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc2c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179960 item 27 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.903250112 +0000 UTC m=+344.909991009 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fc940): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.903250112 +0000 UTC m=+344.909991009 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fce80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179ea0 item 28 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc0009fd4c0): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd4c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.906037728 +0000 UTC m=+344.912778624 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fd880): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.906037728 +0000 UTC m=+344.912778624 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc0009fdf40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c3f0 item 29 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.908382102 +0000 UTC m=+344.915122998 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38640): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.908382102 +0000 UTC m=+344.915122998 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38b80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c770 item 30 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): _readAt: size=2, off=0 2025/09/27 02:05:33 ERROR : open-test-file(0xc000131980): Couldn't read size of file 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): >_readAt: n=0, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): close: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000131980): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.912134779 +0000 UTC m=+344.918875656 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86080): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.912134779 +0000 UTC m=+344.918875656 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86740): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 31 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.914742718 +0000 UTC m=+344.921483595 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a86dc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.914742718 +0000 UTC m=+344.921483595 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87300): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316540 item 32 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.916939995 +0000 UTC m=+344.923680873 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87940): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 33 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.917930956 +0000 UTC m=+344.924671854 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a87dc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.917930956 +0000 UTC m=+344.924671854 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa340): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316d20 item 33 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.921827255 +0000 UTC m=+344.928568142 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaa980): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317340 item 34 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.923169096 +0000 UTC m=+344.929909973 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aaae00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.923169096 +0000 UTC m=+344.929909973 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab340): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 34 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.926848837 +0000 UTC m=+344.933589734 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aab980): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 35 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.928139962 +0000 UTC m=+344.934880860 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000aabe00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.928139962 +0000 UTC m=+344.934880860 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000ace380): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ce0 item 35 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.932287342 +0000 UTC m=+344.939028240 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acea00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320150 item 36 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.933671782 +0000 UTC m=+344.940412680 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acef00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.933671782 +0000 UTC m=+344.940412680 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acf440): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320310 item 36 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.936538948 +0000 UTC m=+344.943279855 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422940): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332230 item 37 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.937415535 +0000 UTC m=+344.944156432 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000422e40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.937415535 +0000 UTC m=+344.944156432 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423380): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003323f0 item 37 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.94154452 +0000 UTC m=+344.948285398 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000423dc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 38 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.942524441 +0000 UTC m=+344.949265318 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22340): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.942524441 +0000 UTC m=+344.949265318 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22880): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332a10 item 38 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.948257129 +0000 UTC m=+344.954998006 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b22f00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332ee0 item 39 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.94903542 +0000 UTC m=+344.955776297 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23400): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.94903542 +0000 UTC m=+344.955776297 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b23900): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333110 item 39 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.951145304 +0000 UTC m=+344.957886181 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40000): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333570 item 40 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.953799549 +0000 UTC m=+344.960540456 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40500): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.953799549 +0000 UTC m=+344.960540456 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b40a40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003337a0 item 40 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.95859147 +0000 UTC m=+344.965332367 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acfa00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320850 item 41 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.959449351 +0000 UTC m=+344.966190248 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000acff00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320a80 item 41 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.960570647 +0000 UTC m=+344.967311524 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8440): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.960570647 +0000 UTC m=+344.967311524 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8980): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 41 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.96270208 +0000 UTC m=+344.969442988 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af8fc0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321340 item 42 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.964996911 +0000 UTC m=+344.971737809 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af94c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321500 item 42 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.96790282 +0000 UTC m=+344.974643717 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000af9a00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.96790282 +0000 UTC m=+344.974643717 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98000): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003217a0 item 42 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.975565472 +0000 UTC m=+344.982306399 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98640): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c00 item 43 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.977539691 +0000 UTC m=+344.984280588 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b98b40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321dc0 item 43 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.980286529 +0000 UTC m=+344.987027427 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b99080): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.980286529 +0000 UTC m=+344.987027427 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000b995c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 43 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.983294499 +0000 UTC m=+344.990035396 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a38f80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ca80 item 44 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.984326689 +0000 UTC m=+344.991067566 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a394c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cc40 item 44 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.98515288 +0000 UTC m=+344.991893757 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a39a00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): >_readAt: n=3, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.98515288 +0000 UTC m=+344.991893757 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68000): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ce70 item 44 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.986940799 +0000 UTC m=+344.993681676 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68640): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d260 item 45 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.987516951 +0000 UTC m=+344.994257818 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a68b40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.987516951 +0000 UTC m=+344.994257818 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69240): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d490 item 45 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.989374409 +0000 UTC m=+344.996115287 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69880): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d960 item 46 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.990063354 +0000 UTC m=+344.996804231 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000a69d80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.990063354 +0000 UTC m=+344.996804231 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18500): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dc00 item 46 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.991681374 +0000 UTC m=+344.998422250 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c18b40): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368000 item 47 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.992398931 +0000 UTC m=+344.999139808 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19040): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.992398931 +0000 UTC m=+344.999139808 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19740): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368380 item 47 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.994263884 +0000 UTC m=+345.001004761 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c19d80): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 48 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.995019112 +0000 UTC m=+345.001759989 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38300): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): >_readAt: n=5, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.995019112 +0000 UTC m=+345.001759989 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c38a00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003689a0 item 48 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): _writeAt: size=5, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): >_writeAt: n=5, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.997377732 +0000 UTC m=+345.004118609 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39040): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): _readAt: size=2, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): _writeAt: size=3, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): open at offset 5 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): >openPending: err= 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 49 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): >_writeAt: n=3, err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.99820687 +0000 UTC m=+345.004947747 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c394c0): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): _readAt: size=512, off=0 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): >openPending: err= 2025/09/27 02:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): >_readAt: n=8, err=EOF 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): close: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:33.99820687 +0000 UTC m=+345.004947747 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c39a00): >close: err= 2025/09/27 02:05:33 DEBUG : open-test-file: Remove: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368f50 item 49 2025/09/27 02:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:33 DEBUG : open-test-file(0xc000c56100): openPending: 2025/09/27 02:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56100): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56100): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56100): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56100): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.091560597 +0000 UTC m=+345.098301494 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56100): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369730 item 50 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.09300522 +0000 UTC m=+345.099746107 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56600): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.09300522 +0000 UTC m=+345.099746107 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c56b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b90 item 50 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.095360835 +0000 UTC m=+345.102101712 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57200): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003723f0 item 51 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.098936812 +0000 UTC m=+345.105677689 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.098936812 +0000 UTC m=+345.105677689 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c57c40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 51 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.103064145 +0000 UTC m=+345.109805032 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373490 item 52 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.103695691 +0000 UTC m=+345.110436568 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76840): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.103695691 +0000 UTC m=+345.110436568 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c76dc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373730 item 52 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.105440187 +0000 UTC m=+345.112181064 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77440): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373c00 item 53 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.106652815 +0000 UTC m=+345.113393682 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77940): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.106652815 +0000 UTC m=+345.113393682 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c77e80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 53 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.1085559 +0000 UTC m=+345.115296777 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96580): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378230 item 54 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.109318241 +0000 UTC m=+345.116059119 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c96a80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.109318241 +0000 UTC m=+345.116059119 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003784d0 item 54 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.111561525 +0000 UTC m=+345.118302402 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 55 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.111975091 +0000 UTC m=+345.118715968 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000c97b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.111975091 +0000 UTC m=+345.118715968 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4140): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a10 item 55 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.114031134 +0000 UTC m=+345.120772011 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb47c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379110 item 56 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.115993549 +0000 UTC m=+345.122734427 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb4cc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.115993549 +0000 UTC m=+345.122734427 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5240): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 56 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.11823535 +0000 UTC m=+345.124976228 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5880): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 57 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.118856117 +0000 UTC m=+345.125596993 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cb5dc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379c00 item 57 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.119525123 +0000 UTC m=+345.126265990 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.119525123 +0000 UTC m=+345.126265990 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 57 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.123152717 +0000 UTC m=+345.129893594 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd6f40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6540 item 58 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.124111828 +0000 UTC m=+345.130852705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd7480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6770 item 58 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.125107548 +0000 UTC m=+345.131848425 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cd79c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.125107548 +0000 UTC m=+345.131848425 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6b60 item 58 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.126874487 +0000 UTC m=+345.133615365 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4640): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e70a0 item 59 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.127622122 +0000 UTC m=+345.134362999 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf4b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e72d0 item 59 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.128393681 +0000 UTC m=+345.135134557 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf50c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.128393681 +0000 UTC m=+345.135134557 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5640): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7500 item 59 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.130116578 +0000 UTC m=+345.136857454 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000cf5c80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 60 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.130850094 +0000 UTC m=+345.137590972 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22240): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7b20 item 60 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.13173149 +0000 UTC m=+345.138472368 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.13173149 +0000 UTC m=+345.138472368 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d22d40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7dc0 item 60 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.133231939 +0000 UTC m=+345.139972815 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d23380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee2a0 item 61 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.134025349 +0000 UTC m=+345.140766226 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d238c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.134025349 +0000 UTC m=+345.140766226 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee460 item 61 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.135839546 +0000 UTC m=+345.142580423 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3c680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee8c0 item 62 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.136482253 +0000 UTC m=+345.143223130 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3cbc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.136482253 +0000 UTC m=+345.143223130 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d2c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eea80 item 62 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.138370811 +0000 UTC m=+345.145111687 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3d900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eeee0 item 63 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.139498509 +0000 UTC m=+345.146239457 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d3de40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.139498509 +0000 UTC m=+345.146239457 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d605c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef0a0 item 63 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.141955995 +0000 UTC m=+345.148696882 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d60c00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef500 item 64 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.14294948 +0000 UTC m=+345.149690357 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61140): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.14294948 +0000 UTC m=+345.149690357 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61840): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef730 item 64 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.144544346 +0000 UTC m=+345.151285224 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d61e80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efb90 item 65 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.14520651 +0000 UTC m=+345.151947387 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.14520651 +0000 UTC m=+345.151947387 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7c880): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efdc0 item 65 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.147639541 +0000 UTC m=+345.154380417 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7cec0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500380 item 66 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.148432319 +0000 UTC m=+345.155173196 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.148432319 +0000 UTC m=+345.155173196 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7d880): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500700 item 66 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.15018418 +0000 UTC m=+345.156925057 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d7dec0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 67 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.150796621 +0000 UTC m=+345.157537497 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c3c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.150796621 +0000 UTC m=+345.157537497 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9c8c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500ee0 item 67 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.152389883 +0000 UTC m=+345.159130761 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9cf40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 68 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.152956857 +0000 UTC m=+345.159697805 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d440): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.152956857 +0000 UTC m=+345.159697805 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000d9d980): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005015e0 item 68 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.154382286 +0000 UTC m=+345.161123163 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005019d0 item 69 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.154990127 +0000 UTC m=+345.161731004 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe4c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.154990127 +0000 UTC m=+345.161731004 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbe9c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501b90 item 69 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.156398062 +0000 UTC m=+345.163138999 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501f10 item 70 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.158127821 +0000 UTC m=+345.164868698 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbf540): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.158127821 +0000 UTC m=+345.164868698 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dbfa80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f01c0 item 70 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.159525345 +0000 UTC m=+345.166266223 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6180): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0620 item 71 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.160308516 +0000 UTC m=+345.167049393 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.160308516 +0000 UTC m=+345.167049393 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd6b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f08c0 item 71 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.161881451 +0000 UTC m=+345.168622318 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7200): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e70 item 72 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.162841905 +0000 UTC m=+345.169582782 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.162841905 +0000 UTC m=+345.169582782 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dd7c40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1110 item 72 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.164807887 +0000 UTC m=+345.171548765 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa280): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1650 item 73 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.165462126 +0000 UTC m=+345.172203004 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfa780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1960 item 73 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.16610846 +0000 UTC m=+345.172849337 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfac40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.16610846 +0000 UTC m=+345.172849337 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb180): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1c00 item 73 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.167626972 +0000 UTC m=+345.174367850 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfb7c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502070 item 74 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.168311358 +0000 UTC m=+345.175052235 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000dfbcc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502230 item 74 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.169244441 +0000 UTC m=+345.175985318 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a280): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.169244441 +0000 UTC m=+345.175985318 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1a800): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502460 item 74 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.17063889 +0000 UTC m=+345.177379767 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1ae40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005027e0 item 75 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.171161191 +0000 UTC m=+345.177902069 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a80 item 75 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.171782067 +0000 UTC m=+345.178522945 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1b880): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.171782067 +0000 UTC m=+345.178522945 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e1bdc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502c40 item 75 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.173418221 +0000 UTC m=+345.180159097 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005030a0 item 76 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.174098979 +0000 UTC m=+345.180839856 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38980): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503340 item 76 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.175299524 +0000 UTC m=+345.182040401 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e38ec0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.175299524 +0000 UTC m=+345.182040401 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39440): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503500 item 76 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.177592842 +0000 UTC m=+345.184333719 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e39a80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503880 item 77 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.178347339 +0000 UTC m=+345.185088205 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.178347339 +0000 UTC m=+345.185088205 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5c700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503a40 item 77 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.180213134 +0000 UTC m=+345.186954010 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5cd40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503dc0 item 78 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.180835523 +0000 UTC m=+345.187576399 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d240): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.180835523 +0000 UTC m=+345.187576399 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e5d940): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da000 item 78 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.182375495 +0000 UTC m=+345.189116372 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da380 item 79 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.182950295 +0000 UTC m=+345.189691172 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7a500): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.182950295 +0000 UTC m=+345.189691172 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000e7ac00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da540 item 79 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.184602789 +0000 UTC m=+345.191343666 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b99b00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003664d0 item 80 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.185244044 +0000 UTC m=+345.191984920 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6080): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.185244044 +0000 UTC m=+345.191984920 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 80 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.188043321 +0000 UTC m=+345.194784197 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb6dc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366bd0 item 81 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.188875564 +0000 UTC m=+345.195616442 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7240): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.188875564 +0000 UTC m=+345.195616442 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 81 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.190884617 +0000 UTC m=+345.197625495 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bb7e00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 82 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.191612636 +0000 UTC m=+345.198353513 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.191612636 +0000 UTC m=+345.198353513 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 82 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.193226096 +0000 UTC m=+345.199966973 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd6f80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 83 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.193880195 +0000 UTC m=+345.200621072 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd7480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.193880195 +0000 UTC m=+345.200621072 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bd79c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 83 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.195284592 +0000 UTC m=+345.202025470 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf60c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 84 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.196053246 +0000 UTC m=+345.202794123 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf65c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.196053246 +0000 UTC m=+345.202794123 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf6b40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 84 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.197465279 +0000 UTC m=+345.204206156 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf71c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 85 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.198120219 +0000 UTC m=+345.204861096 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf76c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.198120219 +0000 UTC m=+345.204861096 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000bf7c00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 85 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.200379853 +0000 UTC m=+345.207120730 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16300): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 86 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.201111827 +0000 UTC m=+345.207852705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16800): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.201111827 +0000 UTC m=+345.207852705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f16d80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 86 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.202834734 +0000 UTC m=+345.209575610 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17400): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 87 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.20349259 +0000 UTC m=+345.210233466 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.20349259 +0000 UTC m=+345.210233466 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f17e40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c150 item 87 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.205099307 +0000 UTC m=+345.211840184 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3c540): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ce70 item 88 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.205862932 +0000 UTC m=+345.212603799 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3ca40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.205862932 +0000 UTC m=+345.212603799 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3cfc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d260 item 88 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.207336209 +0000 UTC m=+345.214077086 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3d600): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56070 item 89 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.208001329 +0000 UTC m=+345.214742206 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f3db40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56230 item 89 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.20864072 +0000 UTC m=+345.215381597 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e100): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.20864072 +0000 UTC m=+345.215381597 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5e680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f563f0 item 89 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.210380156 +0000 UTC m=+345.217121024 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5ecc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56770 item 90 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.211044044 +0000 UTC m=+345.217784920 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f200): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56930 item 90 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.211785096 +0000 UTC m=+345.218525972 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5f740): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.211785096 +0000 UTC m=+345.218525972 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f5fd00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56af0 item 90 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.213153647 +0000 UTC m=+345.219894524 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f723c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56e70 item 91 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.21383717 +0000 UTC m=+345.220578047 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57030 item 91 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.21464645 +0000 UTC m=+345.221387317 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f72e40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.21464645 +0000 UTC m=+345.221387317 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f733c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f571f0 item 91 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.216255132 +0000 UTC m=+345.222996008 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73a00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57570 item 92 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.216969763 +0000 UTC m=+345.223710641 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f73f40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57730 item 92 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): _readAt: size=2, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): _writeAt: size=3, off=5 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.217672815 +0000 UTC m=+345.224413692 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98500): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): >_readAt: n=3, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.217672815 +0000 UTC m=+345.224413692 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f98ac0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f578f0 item 92 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.219992261 +0000 UTC m=+345.226733138 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99100): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57c70 item 93 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.220693488 +0000 UTC m=+345.227434365 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99640): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.220693488 +0000 UTC m=+345.227434365 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000f99d40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57e30 item 93 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.222641157 +0000 UTC m=+345.229382034 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6400): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8230 item 94 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.223272673 +0000 UTC m=+345.230013550 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb6940): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.223272673 +0000 UTC m=+345.230013550 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb83f0 item 94 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.224858001 +0000 UTC m=+345.231598878 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8770 item 95 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.225606587 +0000 UTC m=+345.232347464 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fb7bc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.225606587 +0000 UTC m=+345.232347464 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8930 item 95 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): open at offset 0 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.227336096 +0000 UTC m=+345.234076973 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8980): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8cb0 item 96 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.228001665 +0000 UTC m=+345.234742543 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd8ec0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.228001665 +0000 UTC m=+345.234742543 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000fd95c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8e70 item 96 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= 2025/09/27 02:05:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:34 DEBUG : Looking for writers 2025/09/27 02:05:34 DEBUG : >WaitForWriters: 2025/09/27 02:05:34 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:34 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:34 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:34 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:34 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/27 02:05:34 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.928247022 +0000 UTC m=+345.934987899 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.928247022 +0000 UTC m=+345.934987899 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.928247022 +0000 UTC m=+345.934987899 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc000b41dc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030230 item 1 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.933046508 +0000 UTC m=+345.939787395 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.933046508 +0000 UTC m=+345.939787395 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048980): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030700 item 2 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.934884338 +0000 UTC m=+345.941625236 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001048fc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.934884338 +0000 UTC m=+345.941625236 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049440): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.934884338 +0000 UTC m=+345.941625236 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001049900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030a80 item 3 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.938464554 +0000 UTC m=+345.945205451 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.938464554 +0000 UTC m=+345.945205451 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068540): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001030f50 item 4 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.940852239 +0000 UTC m=+345.947593136 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001068b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.940852239 +0000 UTC m=+345.947593136 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.940852239 +0000 UTC m=+345.947593136 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010694c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010312d0 item 5 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.942873405 +0000 UTC m=+345.949614322 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001069b40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.942873405 +0000 UTC m=+345.949614322 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090100): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010317a0 item 6 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.944335381 +0000 UTC m=+345.951076258 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.944335381 +0000 UTC m=+345.951076258 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001090c80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.944335381 +0000 UTC m=+345.951076258 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091140): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001031b20 item 7 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.94643823 +0000 UTC m=+345.953179117 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010917c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.94643823 +0000 UTC m=+345.953179117 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001091d00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010aa070 item 8 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0010b2340): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.948867674 +0000 UTC m=+345.955608571 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.948867674 +0000 UTC m=+345.955608571 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b2b80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.948867674 +0000 UTC m=+345.955608571 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3080): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010aa3f0 item 9 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.951360326 +0000 UTC m=+345.958101203 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.951360326 +0000 UTC m=+345.958101203 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010b3c40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010aa8c0 item 10 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0010ca300): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca300): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.953863808 +0000 UTC m=+345.960604705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ca6c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): _writeAt: size=3, off=2 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.953863808 +0000 UTC m=+345.960604705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cabc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.953863808 +0000 UTC m=+345.960604705 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb0c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010aac40 item 11 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.956697621 +0000 UTC m=+345.963438498 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cb740): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.956697621 +0000 UTC m=+345.963438498 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010cbc80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ab110 item 12 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0010ea340): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.959046963 +0000 UTC m=+345.965787840 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010ea700): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.959046963 +0000 UTC m=+345.965787840 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eadc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ab490 item 13 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.960633463 +0000 UTC m=+345.967374341 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb440): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.960633463 +0000 UTC m=+345.967374341 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0010eb980): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ab810 item 14 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc00110e040): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.9623026 +0000 UTC m=+345.969043476 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110e400): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.9623026 +0000 UTC m=+345.969043476 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110eac0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010abb90 item 15 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.965154967 +0000 UTC m=+345.971895844 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f140): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.965154967 +0000 UTC m=+345.971895844 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110f680): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010abf10 item 16 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.967085783 +0000 UTC m=+345.973826661 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00110fcc0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.967085783 +0000 UTC m=+345.973826661 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c1c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.967085783 +0000 UTC m=+345.973826661 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112c6c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001124310 item 17 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.969390443 +0000 UTC m=+345.976131319 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112cd40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.969390443 +0000 UTC m=+345.976131319 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d280): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011247e0 item 18 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.970835807 +0000 UTC m=+345.977576694 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112d900): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.970835807 +0000 UTC m=+345.977576694 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00112de00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.970835807 +0000 UTC m=+345.977576694 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001124b60 item 19 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.972698085 +0000 UTC m=+345.979438972 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150a00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.972698085 +0000 UTC m=+345.979438972 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001150f40): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001125030 item 20 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.974221476 +0000 UTC m=+345.980962353 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011515c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.974221476 +0000 UTC m=+345.980962353 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001151ac0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.974221476 +0000 UTC m=+345.980962353 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e040): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011253b0 item 21 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.976686166 +0000 UTC m=+345.983427043 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116e6c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.976686166 +0000 UTC m=+345.983427043 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116ec00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001125880 item 22 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.978252167 +0000 UTC m=+345.984993044 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f280): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.978252167 +0000 UTC m=+345.984993044 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116f780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.978252167 +0000 UTC m=+345.984993044 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00116fc80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001125c00 item 23 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.980256421 +0000 UTC m=+345.986997298 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190380): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.980256421 +0000 UTC m=+345.986997298 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011908c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001196150 item 24 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc001190f00): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001190f00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.982674804 +0000 UTC m=+345.989415681 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011912c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.982674804 +0000 UTC m=+345.989415681 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011917c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.982674804 +0000 UTC m=+345.989415681 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc001191d00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011964d0 item 25 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.985646445 +0000 UTC m=+345.992387333 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2400): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.985646445 +0000 UTC m=+345.992387333 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2940): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011969a0 item 26 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0011b2f80): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b2f80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.987587051 +0000 UTC m=+345.994327928 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3340): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): open at offset 5 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): >_readAt: n=2, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): _writeAt: size=3, off=7 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.987587051 +0000 UTC m=+345.994327928 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3840): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.987587051 +0000 UTC m=+345.994327928 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011b3d80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001196d20 item 27 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.989652461 +0000 UTC m=+345.996393338 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d4480): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.989652461 +0000 UTC m=+345.996393338 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d49c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011971f0 item 28 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0011d5000): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5000): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.991389163 +0000 UTC m=+345.998130039 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d53c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.991389163 +0000 UTC m=+345.998130039 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011d5a80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001197570 item 29 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.993647985 +0000 UTC m=+346.000388872 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa180): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.993647985 +0000 UTC m=+346.000388872 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fa6c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011978f0 item 30 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): _readAt: size=2, off=0 2025/09/27 02:05:34 ERROR : open-test-file(0xc0011fad00): Couldn't read size of file 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): >_readAt: n=0, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): >_writeAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): close: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fad00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.995205491 +0000 UTC m=+346.001946368 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb0c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.995205491 +0000 UTC m=+346.001946368 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fb780): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001197c70 item 31 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 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/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.997139173 +0000 UTC m=+346.003880060 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc0011fbe00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.997139173 +0000 UTC m=+346.003880060 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121c3c0): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: Remove: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e070 item 32 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): _writeAt: size=5, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): >_writeAt: n=5, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.998594896 +0000 UTC m=+346.005335774 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ca00): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): _readAt: size=2, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): _writeAt: size=3, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): >openPending: err= 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e3f0 item 33 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): >_writeAt: n=3, err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.999164537 +0000 UTC m=+346.005905414 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121ce80): >close: err= 2025/09/27 02:05:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:34 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): _readAt: size=512, off=0 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): openPending: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): >openPending: err= 2025/09/27 02:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): >_readAt: n=5, err=EOF 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): close: 2025/09/27 02:05:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:34.999164537 +0000 UTC m=+346.005905414 2025/09/27 02:05:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:34 DEBUG : open-test-file(0xc00121d380): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e5b0 item 33 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.000584836 +0000 UTC m=+346.007325723 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121d9c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e930 item 34 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.001158081 +0000 UTC m=+346.007898958 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00121de40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.001158081 +0000 UTC m=+346.007898958 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238400): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121eaf0 item 34 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.002427916 +0000 UTC m=+346.009168793 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238a40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121ee70 item 35 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.002936452 +0000 UTC m=+346.009677329 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001238ec0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.002936452 +0000 UTC m=+346.009677329 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012393c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121f030 item 35 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.004481123 +0000 UTC m=+346.011222000 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239a40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121f3b0 item 36 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.005061623 +0000 UTC m=+346.011802510 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001239f40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.005061623 +0000 UTC m=+346.011802510 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125c500): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121f570 item 36 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.006503662 +0000 UTC m=+346.013244549 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cb40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121f8f0 item 37 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.007077039 +0000 UTC m=+346.013817926 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125cfc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.007077039 +0000 UTC m=+346.013817926 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125d4c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121fab0 item 37 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.008563891 +0000 UTC m=+346.015304769 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00125db40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121fe30 item 38 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.009163588 +0000 UTC m=+346.015904465 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012820c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.009163588 +0000 UTC m=+346.015904465 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282600): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001286070 item 38 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.011227896 +0000 UTC m=+346.017968773 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001282c80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012863f0 item 39 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.011786204 +0000 UTC m=+346.018527081 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283180): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.011786204 +0000 UTC m=+346.018527081 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283680): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012865b0 item 39 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.013212063 +0000 UTC m=+346.019952940 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001283d00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001286930 item 40 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.013812301 +0000 UTC m=+346.020553177 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0280): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.013812301 +0000 UTC m=+346.020553177 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a07c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001286af0 item 40 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.015271671 +0000 UTC m=+346.022012548 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a0d80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001286e70 item 41 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.015804131 +0000 UTC m=+346.022545009 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1280): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001287030 item 41 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.016340859 +0000 UTC m=+346.023081736 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1740): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.016340859 +0000 UTC m=+346.023081736 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012a1c80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012871f0 item 41 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.01783209 +0000 UTC m=+346.024572968 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001287570 item 42 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.018338602 +0000 UTC m=+346.025079490 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012be840): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001287730 item 42 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.018938379 +0000 UTC m=+346.025679256 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bed80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.018938379 +0000 UTC m=+346.025679256 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf300): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012878f0 item 42 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.020284447 +0000 UTC m=+346.027025324 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bf940): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001287c70 item 43 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.020827636 +0000 UTC m=+346.027568513 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012bfe40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001287e30 item 43 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.021346261 +0000 UTC m=+346.028087138 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0400): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.021346261 +0000 UTC m=+346.028087138 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0940): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6070 item 43 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.023481823 +0000 UTC m=+346.030222700 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e0f80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e63f0 item 44 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.024170857 +0000 UTC m=+346.030911734 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e65b0 item 44 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.025014461 +0000 UTC m=+346.031755338 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e19c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.025014461 +0000 UTC m=+346.031755338 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0012e1f40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6770 item 44 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.026375207 +0000 UTC m=+346.033116084 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300600): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6af0 item 45 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.026974804 +0000 UTC m=+346.033715681 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001300b00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.026974804 +0000 UTC m=+346.033715681 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301200): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e6cb0 item 45 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.028372168 +0000 UTC m=+346.035113045 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301840): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7030 item 46 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.02888455 +0000 UTC m=+346.035625427 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001301d40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.02888455 +0000 UTC m=+346.035625427 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131e4c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e71f0 item 46 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.030339954 +0000 UTC m=+346.037080831 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131eb00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7570 item 47 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.030884377 +0000 UTC m=+346.037625254 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f000): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.030884377 +0000 UTC m=+346.037625254 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131f700): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7730 item 47 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.032413458 +0000 UTC m=+346.039154336 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00131fd40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7ab0 item 48 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.032932714 +0000 UTC m=+346.039673591 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013382c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.032932714 +0000 UTC m=+346.039673591 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013389c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e7c70 item 48 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.0343206 +0000 UTC m=+346.041061478 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339000): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001352070 item 49 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.03485234 +0000 UTC m=+346.041593217 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001339480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.03485234 +0000 UTC m=+346.041593217 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013399c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001352230 item 49 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.036171367 +0000 UTC m=+346.042912245 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c0c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013525b0 item 50 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.036889235 +0000 UTC m=+346.043630112 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135c5c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.036889235 +0000 UTC m=+346.043630112 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135cb40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001352770 item 50 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.03819602 +0000 UTC m=+346.044936897 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d1c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001352af0 item 51 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.038753057 +0000 UTC m=+346.045493933 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135d6c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.038753057 +0000 UTC m=+346.045493933 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00135dc00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001352cb0 item 51 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.040087773 +0000 UTC m=+346.046828650 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e300): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001353030 item 52 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.041122507 +0000 UTC m=+346.047863383 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137e800): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.041122507 +0000 UTC m=+346.047863383 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137ed80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013531f0 item 52 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.042569545 +0000 UTC m=+346.049310422 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f400): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001353570 item 53 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.043697373 +0000 UTC m=+346.050438250 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137f900): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.043697373 +0000 UTC m=+346.050438250 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00137fe40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001353730 item 53 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.045962147 +0000 UTC m=+346.052703034 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139c540): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001353ab0 item 54 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.046568055 +0000 UTC m=+346.053308933 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139ca40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.046568055 +0000 UTC m=+346.053308933 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139cfc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001353c70 item 54 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.047851486 +0000 UTC m=+346.054592363 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139d640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8070 item 55 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.048474556 +0000 UTC m=+346.055215433 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00139db40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.048474556 +0000 UTC m=+346.055215433 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0100): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8230 item 55 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.05004186 +0000 UTC m=+346.056782738 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0780): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b85b0 item 56 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.050841122 +0000 UTC m=+346.057581999 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c0c80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.050841122 +0000 UTC m=+346.057581999 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1200): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8770 item 56 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.052265597 +0000 UTC m=+346.059006475 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1840): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8af0 item 57 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.052889198 +0000 UTC m=+346.059630076 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013c1d80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8cb0 item 57 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.053479077 +0000 UTC m=+346.060219954 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.053479077 +0000 UTC m=+346.060219954 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013de8c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b8e70 item 57 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.055090703 +0000 UTC m=+346.061831581 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013def00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b91f0 item 58 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.055615388 +0000 UTC m=+346.062356266 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df440): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b93b0 item 58 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.056295227 +0000 UTC m=+346.063036104 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013df980): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.056295227 +0000 UTC m=+346.063036104 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013dff40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b9570 item 58 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.057693081 +0000 UTC m=+346.064433969 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fa600): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b98f0 item 59 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.058153306 +0000 UTC m=+346.064894183 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fab40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b9ab0 item 59 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.058675487 +0000 UTC m=+346.065416364 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb080): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.058675487 +0000 UTC m=+346.065416364 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fb600): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b9c70 item 59 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.060059005 +0000 UTC m=+346.066799882 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0013fbc40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e070 item 60 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.060530522 +0000 UTC m=+346.067271398 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c200): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e230 item 60 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.061212623 +0000 UTC m=+346.067953499 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141c740): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.061212623 +0000 UTC m=+346.067953499 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141cd00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e3f0 item 60 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.062798812 +0000 UTC m=+346.069539689 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e770 item 61 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.066815486 +0000 UTC m=+346.073556353 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00141d880): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.066815486 +0000 UTC m=+346.073556353 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446000): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e930 item 61 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.069200737 +0000 UTC m=+346.075941614 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141ecb0 item 62 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.168921022 +0000 UTC m=+346.175661939 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001446b80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.168921022 +0000 UTC m=+346.175661939 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7b5c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da770 item 62 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.171741009 +0000 UTC m=+346.178481915 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000e7bc00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dae00 item 63 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.172475748 +0000 UTC m=+346.179216656 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea01c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.172475748 +0000 UTC m=+346.179216656 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea08c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db030 item 63 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): >_readAt: n=0, err=Bad file descriptor 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.17901384 +0000 UTC m=+346.185754737 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea0f00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db490 item 64 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.179923058 +0000 UTC m=+346.186663955 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1440): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.179923058 +0000 UTC m=+346.186663955 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ea1b40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db6c0 item 64 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.182296245 +0000 UTC m=+346.189037142 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4200): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbab0 item 65 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.183205763 +0000 UTC m=+346.189946661 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4680): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.183205763 +0000 UTC m=+346.189946661 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec4b80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbce0 item 65 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.185804775 +0000 UTC m=+346.192545672 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec51c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed40e0 item 66 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.186698414 +0000 UTC m=+346.193439311 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.186698414 +0000 UTC m=+346.193439311 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ec5b80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed42a0 item 66 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.188796955 +0000 UTC m=+346.195537852 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0240): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4620 item 67 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.190541712 +0000 UTC m=+346.197282609 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee06c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.190541712 +0000 UTC m=+346.197282609 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee0bc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed47e0 item 67 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.193615927 +0000 UTC m=+346.200356834 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1240): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4b60 item 68 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.194846338 +0000 UTC m=+346.201587255 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1740): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.194846338 +0000 UTC m=+346.201587255 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000ee1c80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed4d20 item 68 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.197395116 +0000 UTC m=+346.204136013 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed50a0 item 69 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.198341523 +0000 UTC m=+346.205082440 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014887c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.198341523 +0000 UTC m=+346.205082440 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001488cc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5260 item 69 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.201123237 +0000 UTC m=+346.207864154 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed55e0 item 70 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.202152181 +0000 UTC m=+346.208893078 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489840): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.202152181 +0000 UTC m=+346.208893078 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001489d80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed57a0 item 70 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.204501403 +0000 UTC m=+346.211242300 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5b20 item 71 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.205306725 +0000 UTC m=+346.212047623 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4980): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.205306725 +0000 UTC m=+346.212047623 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a4e80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed5ce0 item 71 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.207509062 +0000 UTC m=+346.214249939 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5500): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ba0e0 item 72 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.208396068 +0000 UTC m=+346.215136945 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5a00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.208396068 +0000 UTC m=+346.215136945 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014a5f40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ba2a0 item 72 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.210680389 +0000 UTC m=+346.217421266 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4580): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ba620 item 73 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.211380984 +0000 UTC m=+346.218121852 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4a80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ba7e0 item 73 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.212064488 +0000 UTC m=+346.218805375 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c4f40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.212064488 +0000 UTC m=+346.218805375 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ba9a0 item 73 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.214674821 +0000 UTC m=+346.221415739 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014c5ac0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bad20 item 74 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.215409342 +0000 UTC m=+346.222150249 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8040): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014baee0 item 74 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.216410472 +0000 UTC m=+346.223151379 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8580): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.216410472 +0000 UTC m=+346.223151379 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e8b00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb0a0 item 74 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.218659366 +0000 UTC m=+346.225400284 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9140): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb420 item 75 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.219340846 +0000 UTC m=+346.226081763 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): _writeAt: size=3, off=2 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb5e0 item 75 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.220302663 +0000 UTC m=+346.227043579 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0014e9b80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.220302663 +0000 UTC m=+346.227043579 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a140): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb7a0 item 75 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.222641235 +0000 UTC m=+346.229382152 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150a780): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bbb20 item 76 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.223354534 +0000 UTC m=+346.230095451 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150ac80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bbce0 item 76 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): _writeAt: size=3, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.224259795 +0000 UTC m=+346.231000712 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b1c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.224259795 +0000 UTC m=+346.231000712 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150b740): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bbea0 item 76 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.226544747 +0000 UTC m=+346.233285664 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00150bd80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015242a0 item 77 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.227060396 +0000 UTC m=+346.233801272 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152c300): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.227060396 +0000 UTC m=+346.233801272 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152ca00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001524460 item 77 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.228981204 +0000 UTC m=+346.235722081 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d040): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015247e0 item 78 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.229795773 +0000 UTC m=+346.236536690 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152d540): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.229795773 +0000 UTC m=+346.236536690 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00152dc40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015249a0 item 78 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.231935964 +0000 UTC m=+346.238676840 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a300): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001524d20 item 79 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.232580223 +0000 UTC m=+346.239321100 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154a800): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.232580223 +0000 UTC m=+346.239321100 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154af00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001524ee0 item 79 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.23427149 +0000 UTC m=+346.241012367 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154b540): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525260 item 80 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.234920168 +0000 UTC m=+346.241661045 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00154ba40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.234920168 +0000 UTC m=+346.241661045 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015661c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525420 item 80 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.236543958 +0000 UTC m=+346.243284835 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566800): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015257a0 item 81 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.237347889 +0000 UTC m=+346.244088766 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001566c80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.237347889 +0000 UTC m=+346.244088766 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015671c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525960 item 81 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.239039957 +0000 UTC m=+346.245780834 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567840): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525ce0 item 82 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.240009929 +0000 UTC m=+346.246750826 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001567d40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.240009929 +0000 UTC m=+346.246750826 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001525ea0 item 82 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.242155379 +0000 UTC m=+346.248896296 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158a9c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158c2a0 item 83 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.243255345 +0000 UTC m=+346.249996251 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158aec0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.243255345 +0000 UTC m=+346.249996251 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158b400): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158c460 item 83 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.245746123 +0000 UTC m=+346.252487031 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc00158ba80): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158c7e0 item 84 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.246808077 +0000 UTC m=+346.253548995 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa000): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.246808077 +0000 UTC m=+346.253548995 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aa580): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158c9a0 item 84 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.249214027 +0000 UTC m=+346.255954945 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015aac00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158cd20 item 85 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.250261244 +0000 UTC m=+346.257002151 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab100): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.250261244 +0000 UTC m=+346.257002151 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015ab640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158cee0 item 85 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.252850758 +0000 UTC m=+346.259591665 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015abcc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158d260 item 86 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.254364211 +0000 UTC m=+346.261105118 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4240): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.254364211 +0000 UTC m=+346.261105118 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c47c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158d420 item 86 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.256666886 +0000 UTC m=+346.263407763 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c4e40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158d7a0 item 87 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.257671062 +0000 UTC m=+346.264411939 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5340): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.257671062 +0000 UTC m=+346.264411939 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5880): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158d960 item 87 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.259837771 +0000 UTC m=+346.266578649 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015c5f00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158dce0 item 88 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.260917931 +0000 UTC m=+346.267658808 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.260917931 +0000 UTC m=+346.267658808 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e0a00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00158dea0 item 88 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.2626162 +0000 UTC m=+346.269357077 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1040): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f22a0 item 89 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.263435099 +0000 UTC m=+346.270176006 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1580): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f2460 item 89 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.264891143 +0000 UTC m=+346.271632060 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0015e1ac0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.264891143 +0000 UTC m=+346.271632060 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0016060c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f2620 item 89 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.268862123 +0000 UTC m=+346.275603039 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606700): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a19d0 item 90 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.269823418 +0000 UTC m=+346.276564325 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0480): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020820e0 item 90 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.272252189 +0000 UTC m=+346.278993086 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a0b00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.272252189 +0000 UTC m=+346.278993086 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1240): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020822a0 item 90 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.274800206 +0000 UTC m=+346.281541103 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1880): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f29a0 item 91 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.276201258 +0000 UTC m=+346.282942155 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001606b40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): >_readAt: n=2, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): _writeAt: size=3, off=7 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f2b60 item 91 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.277821481 +0000 UTC m=+346.284562378 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc001607080): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): >_readAt: n=8, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.277821481 +0000 UTC m=+346.284562378 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007a1ec0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb80e0 item 91 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.281313279 +0000 UTC m=+346.288054156 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0002c1180): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e150 item 92 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.282736492 +0000 UTC m=+346.289477370 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004e4280): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): open at offset 5 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e310 item 92 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): _readAt: size=2, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): _writeAt: size=3, off=5 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): >_writeAt: n=3, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.284367446 +0000 UTC m=+346.291108323 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0000af9c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): >_readAt: n=3, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.284367446 +0000 UTC m=+346.291108323 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10680): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e4d0 item 92 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.286561898 +0000 UTC m=+346.293302775 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a10d40): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141e850 item 93 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.287294033 +0000 UTC m=+346.294034910 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a112c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.287294033 +0000 UTC m=+346.294034910 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000a119c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141ea10 item 93 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.29151481 +0000 UTC m=+346.298255688 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712080): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141ee00 item 94 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.292345591 +0000 UTC m=+346.299086469 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007125c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.292345591 +0000 UTC m=+346.299086469 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000712dc0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141efc0 item 94 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.294829987 +0000 UTC m=+346.301570864 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0007134c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141f340 item 95 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.295691195 +0000 UTC m=+346.302432072 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000713a00): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.295691195 +0000 UTC m=+346.302432072 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000130280): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141f500 item 95 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 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/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): open at offset 0 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): _readAt: size=2, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): >_readAt: n=0, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.29807914 +0000 UTC m=+346.304820017 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000131640): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): _writeAt: size=5, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): >openPending: err= 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141f880 item 96 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): >_writeAt: n=5, err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.29897326 +0000 UTC m=+346.305714137 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc000422000): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/27 02:05:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/27 02:05:35 DEBUG : open-test-file: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/27 02:05:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): _readAt: size=512, off=0 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): openPending: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): >openPending: err= 2025/09/27 02:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): >_readAt: n=5, err=EOF 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): close: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-27 02:05:35.29897326 +0000 UTC m=+346.305714137 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:35 DEBUG : open-test-file(0xc0004229c0): >close: err= 2025/09/27 02:05:35 DEBUG : open-test-file: Remove: 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00141fa40 item 96 2025/09/27 02:05:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/27 02:05:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/27 02:05:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/27 02:05:35 DEBUG : open-test-file: >Remove: err= 2025/09/27 02:05:35 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:35 DEBUG : Looking for writers 2025/09/27 02:05:35 DEBUG : >WaitForWriters: 2025/09/27 02:05:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.28s) --- PASS: TestRWFileHandleOpenTests/writes (1.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.15s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.10s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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 (1.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.30s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.10s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:35 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:35 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:35 DEBUG : file1: newRWFileHandle: 2025/09/27 02:05:35 DEBUG : file1(0xc000700140): openPending: 2025/09/27 02:05:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): >openPending: err= 2025/09/27 02:05:36 DEBUG : file1: >newRWFileHandle: err= 2025/09/27 02:05:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/27 02:05:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): _writeAt: size=2, off=0 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): >_writeAt: n=2, err= 2025/09/27 02:05:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): RWFileHandle.Flush 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): RWFileHandle.Release 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): close: 2025/09/27 02:05:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/27 02:05:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:36 DEBUG : file1(0xc000700140): >close: err= 2025/09/27 02:05:36 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:36 DEBUG : file1: vfs cache: starting upload 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:36 DEBUG : Looking for writers 2025/09/27 02:05:36 DEBUG : file1: reading active writers 2025/09/27 02:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:36 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/27 02:05:37 DEBUG : Looking for writers 2025/09/27 02:05:37 DEBUG : file1: reading active writers 2025/09/27 02:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/27 02:05:38 INFO : file1: Copied (new) 2025/09/27 02:05:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/09/27 02:05:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/27 02:05:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/27 02:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:05:38 INFO : file1: vfs cache: upload succeeded try #1 2025/09/27 02:05:38 DEBUG : Looking for writers 2025/09/27 02:05:38 DEBUG : file1: reading active writers 2025/09/27 02:05:38 DEBUG : >WaitForWriters: 2025/09/27 02:05:38 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:38 DEBUG : Looking for writers 2025/09/27 02:05:38 DEBUG : file1: reading active writers 2025/09/27 02:05:38 DEBUG : >WaitForWriters: 2025/09/27 02:05:38 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.40s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:39 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:39 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:39 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:05:39 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:05:39 DEBUG : rename_me: newRWFileHandle: 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): openPending: 2025/09/27 02:05:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/27 02:05:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): >openPending: err= 2025/09/27 02:05:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/27 02:05:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/27 02:05:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/27 02:05:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): _writeAt: size=5, off=0 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): >_writeAt: n=5, err= 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): close: 2025/09/27 02:05:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-27 02:05:39.228429012 +0000 UTC m=+350.235169929 2025/09/27 02:05:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/27 02:05:39 DEBUG : rename_me(0xc000a386c0): >close: err= 2025/09/27 02:05:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/27 02:05:39 DEBUG : i_was_renamed: Updating file with 0xc00099be00 2025/09/27 02:05:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/27 02:05:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/27 02:05:39 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/27 02:05:39 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/27 02:05:39 DEBUG : Looking for writers 2025/09/27 02:05:39 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/27 02:05:40 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/09/27 02:05:40 DEBUG : Looking for writers 2025/09/27 02:05:40 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/27 02:05:41 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:05:41 INFO : i_was_renamed: Copied (new) 2025/09/27 02:05:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-27 02:05:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/27 02:05:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/27 02:05:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/27 02:05:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/27 02:05:41 DEBUG : Looking for writers 2025/09/27 02:05:41 DEBUG : i_was_renamed: reading active writers 2025/09/27 02:05:41 DEBUG : >WaitForWriters: 2025/09/27 02:05:41 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.04s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:42 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:05:42 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/27 02:05:42 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/27 02:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gahuzuf0tacu" 2025/09/27 02:05:42 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/27 02:05:42 DEBUG : forgetting directory cache 2025/09/27 02:05:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): _readAt: size=512, off=0 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): openPending: 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 01:06:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 02:05:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): >openPending: err= 2025/09/27 02:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:05:44 DEBUG : forgetting directory cache 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): >_readAt: n=20, err=EOF 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): close: 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 01:06:42 +0000 UTC 2025/09/27 02:05:44 DEBUG : TestRWCacheUpdate(0xc000a38180): >close: err= 2025/09/27 02:05:44 DEBUG : Re-reading directory (257.498129ms old) 2025/09/27 02:05:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 02:05:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 02:05:45 DEBUG : forgetting directory cache 2025/09/27 02:05:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate(0xc000422a00): _readAt: size=512, off=0 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate(0xc000422a00): openPending: 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 01:07:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-27 01:06:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-27 01:07:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-27 01:06:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/27 02:05:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/27 02:05:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate(0xc000422a00): >openPending: err= 2025/09/27 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate(0xc000422a00): >_readAt: n=20, err=EOF 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate(0xc000422a00): close: 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 01:07:42 +0000 UTC 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate(0xc000422a00): >close: err= 2025/09/27 02:05:47 DEBUG : Re-reading directory (186.796179ms old) 2025/09/27 02:05:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/27 02:05:47 DEBUG : forgetting directory cache 2025/09/27 02:05:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-gahuzuf0tacu'/TestRWCacheUpdate: md5 hash incorrect - expecting "4e063366550d230fc1fb85c19dbb494d" got "944a242d910e2bbacae0d0db8c64490a" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.087485548s| > 1s (want 2025-09-27 01:08:42.087485548 +0000 UTC m=-3066.905773534 vs got 2025-09-27 01:07:42 +0000 UTC) (precision 1s) 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): _readAt: size=512, off=0 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): openPending: 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-27 01:07:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-27 01:07:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2025/09/27 02:05:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): >openPending: err= 2025/09/27 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): >_readAt: n=20, err=EOF 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): close: 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-27 01:07:42 +0000 UTC 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate(0xc000a38840): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate002" actual : "TestRWCacheUpdate001" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate002 +TestRWCacheUpdate001 Test: TestRWCacheUpdate 2025/09/27 02:05:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:05:49 DEBUG : Looking for writers 2025/09/27 02:05:49 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/27 02:05:49 DEBUG : >WaitForWriters: 2025/09/27 02:05:49 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': vfs cache: cleaner exiting 2025/09/27 02:05:49 DEBUG : forgetting directory cache 2025/09/27 02:05:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRWCacheUpdate (15.18s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", 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:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:05:58 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/09/27 02:06:00 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/09/27 02:06:01 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:01 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 02:06:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/27 02:06:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/27 02:06:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/27 02:06:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:06:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/27 02:06:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/27 02:06:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:02 DEBUG : Looking for writers 2025/09/27 02:06:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/27 02:06:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/27 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.78s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:03 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:03 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:03 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': Reusing VFS from active cache 2025/09/27 02:06:03 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:03 DEBUG : Looking for writers 2025/09/27 02:06:03 DEBUG : >WaitForWriters: 2025/09/27 02:06:03 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:03 DEBUG : Looking for writers 2025/09/27 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:03 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:03 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:03 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:03 DEBUG : Looking for writers 2025/09/27 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:04 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:04 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:04 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:04 DEBUG : Looking for writers 2025/09/27 02:06:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:04 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:04 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:05 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:07 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:09 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:09 DEBUG : dir: Looking for writers 2025/09/27 02:06:09 DEBUG : file2: reading active writers 2025/09/27 02:06:09 DEBUG : Looking for writers 2025/09/27 02:06:09 DEBUG : dir: reading active writers 2025/09/27 02:06:09 DEBUG : file1: reading active writers 2025/09/27 02:06:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.88s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:10 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:10 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:13 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:15 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:15 DEBUG : dir: Looking for writers 2025/09/27 02:06:15 DEBUG : Looking for writers 2025/09/27 02:06:15 DEBUG : dir: reading active writers 2025/09/27 02:06:15 DEBUG : file1: reading active writers 2025/09/27 02:06:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.98s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:16 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:16 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:17 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:19 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:20 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 02:06:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 02:06:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 02:06:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/27 02:06:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/27 02:06:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 02:06:20 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 02:06:22 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:06:22 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/27 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/27 02:06:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/27 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:22 DEBUG : dir: Looking for writers 2025/09/27 02:06:22 DEBUG : file2: reading active writers 2025/09/27 02:06:22 DEBUG : new_file.txt: reading active writers 2025/09/27 02:06:22 DEBUG : Looking for writers 2025/09/27 02:06:22 DEBUG : dir: reading active writers 2025/09/27 02:06:22 DEBUG : file1: reading active writers 2025/09/27 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.43s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:23 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:23 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/27 02:06:27 DEBUG : dir/file2: same parent dir (ODFfOTQ2MjUyOF9VRDBKQQ) - using file/rename instead of move_copy for dir/file1 2025/09/27 02:06:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/27 02:06:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000932f00 2025/09/27 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/27 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:28 INFO : dir/file1: Moved (server-side) to: file0 2025/09/27 02:06:28 DEBUG : file0: Updating file with file0 0xc000932f00 2025/09/27 02:06:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/27 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/27 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:28 DEBUG : dir: Looking for writers 2025/09/27 02:06:28 DEBUG : Looking for writers 2025/09/27 02:06:28 DEBUG : dir: reading active writers 2025/09/27 02:06:28 DEBUG : file0: reading active writers 2025/09/27 02:06:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.78s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:29 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:29 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:29 DEBUG : Looking for writers 2025/09/27 02:06:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:30 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:30 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:30 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/27 02:06:30 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/27 02:06:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/27 02:06:32 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/27 02:06:33 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/27 02:06:34 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:34 DEBUG : a: Looking for writers 2025/09/27 02:06:34 DEBUG : b: Looking for writers 2025/09/27 02:06:34 DEBUG : c: Looking for writers 2025/09/27 02:06:34 DEBUG : d: Looking for writers 2025/09/27 02:06:34 DEBUG : Looking for writers 2025/09/27 02:06:34 DEBUG : Looking for writers 2025/09/27 02:06:34 DEBUG : c: reading active writers 2025/09/27 02:06:34 DEBUG : d: reading active writers 2025/09/27 02:06:34 DEBUG : /: reading active writers 2025/09/27 02:06:34 DEBUG : a: reading active writers 2025/09/27 02:06:34 DEBUG : b: reading active writers 2025/09/27 02:06:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.30s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:36 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:36 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:37 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/27 02:06:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/27 02:06:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/27 02:06:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/27 02:06:41 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:41 DEBUG : a/b/c/d: Looking for writers 2025/09/27 02:06:41 DEBUG : a/b/c: Looking for writers 2025/09/27 02:06:41 DEBUG : d: reading active writers 2025/09/27 02:06:41 DEBUG : a/b: Looking for writers 2025/09/27 02:06:41 DEBUG : c: reading active writers 2025/09/27 02:06:41 DEBUG : a: Looking for writers 2025/09/27 02:06:41 DEBUG : b: reading active writers 2025/09/27 02:06:41 DEBUG : Looking for writers 2025/09/27 02:06:41 DEBUG : a: reading active writers 2025/09/27 02:06:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.80s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:44 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:44 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:44 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:44 DEBUG : Looking for writers 2025/09/27 02:06:44 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:44 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:44 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/27 02:06:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/27 02:06:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/27 02:06:44 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 02:06:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:06:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:06:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/27 02:06:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 02:06:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:46 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 02:06:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:06:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/27 02:06:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/27 02:06:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:47 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (7 bytes), uploading instead of streaming 2025/09/27 02:06:48 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/09/27 02:06:49 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/27 02:06:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:49 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:49 DEBUG : Looking for writers 2025/09/27 02:06:49 DEBUG : file1: reading active writers 2025/09/27 02:06:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.07s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:49 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:49 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/27 02:06:50 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/27 02:06:50 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/27 02:06:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/27 02:06:50 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (11 bytes), uploading instead of streaming 2025/09/27 02:06:51 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/27 02:06:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/27 02:06:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/27 02:06:52 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:52 DEBUG : Looking for writers 2025/09/27 02:06:52 DEBUG : file1: reading active writers 2025/09/27 02:06:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.63s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:53 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:53 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/27 02:06:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:53 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (5 bytes), uploading instead of streaming 2025/09/27 02:06:54 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/27 02:06:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/27 02:06:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/27 02:06:55 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:55 DEBUG : Looking for writers 2025/09/27 02:06:55 DEBUG : file1: reading active writers 2025/09/27 02:06:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.45s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:55 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:55 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:55 DEBUG : file1: WriteFileHandle.Release closing 2025/09/27 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:55 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 02:06:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:06:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:06:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/27 02:06:57 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:06:57 DEBUG : Looking for writers 2025/09/27 02:06:57 DEBUG : file1: reading active writers 2025/09/27 02:06:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.26s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:06:57 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:06:57 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:06:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:06:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:06:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:06:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:06:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:06:58 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (2 bytes), uploading instead of streaming 2025/09/27 02:06:58 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/27 02:06:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/27 02:06:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:07:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/27 02:07:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:00 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:07:00 DEBUG : Looking for writers 2025/09/27 02:07:00 DEBUG : file1: reading active writers 2025/09/27 02:07:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.79s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:07:00 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:07:00 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:07:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:07:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:07:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:07:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:07:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:00 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (0 bytes), uploading instead of streaming 2025/09/27 02:07:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/27 02:07:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:07:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:07:02 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 02:07:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 02:07:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 02:07:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:02 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:07:02 DEBUG : Looking for writers 2025/09/27 02:07:02 DEBUG : file1: reading active writers 2025/09/27 02:07:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.45s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:07:03 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:07:03 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:07:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/27 02:07:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/27 02:07:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/27 02:07:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/27 02:07:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:03 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': File to upload is small (100 bytes), uploading instead of streaming 2025/09/27 02:07:04 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/09/27 02:07:05 DEBUG : file1: md5 = c426ac9707f8c7bd1874701baf5a89af OK 2025/09/27 02:07:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/27 02:07:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/27 02:07:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/27 02:07:05 DEBUG : file1: Open: flags=O_RDONLY 2025/09/27 02:07:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/27 02:07:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/27 02:07:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:05 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:07:05 DEBUG : Looking for writers 2025/09/27 02:07:05 DEBUG : file1: reading active writers 2025/09/27 02:07:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.99s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:07:06 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:07:06 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:07:07 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/09/27 02:07:09 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/09/27 02:07:11 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/09/27 02:07:12 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/09/27 02:07:14 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/09/27 02:07:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/09/27 02:07:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/09/27 02:07:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/09/27 02:07:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/09/27 02:07:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/09/27 02:07:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/09/27 02:07:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:17 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:17 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/09/27 02:07:17 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/09/27 02:07:17 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/09/27 02:07:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/09/27 02:07:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:18 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:07:18 DEBUG : flat: Looking for writers 2025/09/27 02:07:18 DEBUG : f001.txt: reading active writers 2025/09/27 02:07:18 DEBUG : f002.txt: reading active writers 2025/09/27 02:07:18 DEBUG : f003.txt: reading active writers 2025/09/27 02:07:18 DEBUG : f004.txt: reading active writers 2025/09/27 02:07:18 DEBUG : f000.txt: reading active writers 2025/09/27 02:07:18 DEBUG : Looking for writers 2025/09/27 02:07:18 DEBUG : flat: reading active writers 2025/09/27 02:07:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.79s) === RUN TestZipManySubDirs run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:07:19 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:07:19 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:07:21 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/09/27 02:07:23 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/09/27 02:07:25 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/09/27 02:07:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/09/27 02:07:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/09/27 02:07:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/09/27 02:07:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/09/27 02:07:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/09/27 02:07:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/09/27 02:07:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:07:28 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:07:28 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:07:28 DEBUG : a/b/c: Looking for writers 2025/09/27 02:07:28 DEBUG : deep.txt: reading active writers 2025/09/27 02:07:28 DEBUG : a/b: Looking for writers 2025/09/27 02:07:28 DEBUG : c: reading active writers 2025/09/27 02:07:28 DEBUG : mid.txt: reading active writers 2025/09/27 02:07:28 DEBUG : a: Looking for writers 2025/09/27 02:07:28 DEBUG : b: reading active writers 2025/09/27 02:07:28 DEBUG : top.txt: reading active writers 2025/09/27 02:07:28 DEBUG : Looking for writers 2025/09/27 02:07:28 DEBUG : a: reading active writers 2025/09/27 02:07:28 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.06s) === RUN TestZipLargeFiles run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:07:31 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:07:31 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:07:32 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:26 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:08:26 DEBUG : bigdir: Looking for writers 2025/09/27 02:08:26 DEBUG : big.bin: reading active writers 2025/09/27 02:08:26 DEBUG : Looking for writers 2025/09/27 02:08:26 DEBUG : bigdir: reading active writers 2025/09/27 02:08:26 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.51s) === RUN TestZipDirsInRoot run.go:180: Remote "OpenDrive root 'rclone-test-gahuzuf0tacu'", Local "Local file system at /tmp/rclone479413055", Modify Window "1s" 2025/09/27 02:08:27 INFO : OpenDrive root 'rclone-test-gahuzuf0tacu': poll-interval is not supported by this remote 2025/09/27 02:08:27 NOTICE: OpenDrive root 'rclone-test-gahuzuf0tacu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/27 02:08:28 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/09/27 02:08:30 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/09/27 02:08:32 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/09/27 02:08:34 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/09/27 02:08:34 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/09/27 02:08:34 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:08:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:35 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/09/27 02:08:35 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/09/27 02:08:35 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:08:35 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:35 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/09/27 02:08:35 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/09/27 02:08:35 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/27 02:08:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/27 02:08:35 DEBUG : WaitForWriters: timeout=30s 2025/09/27 02:08:35 DEBUG : dir1: Looking for writers 2025/09/27 02:08:35 DEBUG : a.txt: reading active writers 2025/09/27 02:08:35 DEBUG : dir2: Looking for writers 2025/09/27 02:08:35 DEBUG : b.txt: reading active writers 2025/09/27 02:08:35 DEBUG : dir3: Looking for writers 2025/09/27 02:08:35 DEBUG : c.txt: reading active writers 2025/09/27 02:08:35 DEBUG : Looking for writers 2025/09/27 02:08:35 DEBUG : dir3: reading active writers 2025/09/27 02:08:35 DEBUG : dir1: reading active writers 2025/09/27 02:08:35 DEBUG : dir2: reading active writers 2025/09/27 02:08:35 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.89s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/27 02:08:38 DEBUG : OpenDrive root 'rclone-test-gahuzuf0tacu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m50.478992522s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]