"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/10 02:22:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gunejow2renu" 2025/10/10 02:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 02:22:32 DEBUG : Starting OpenDrive session with ID: 22693728496aae2908bb1452aefd17cfff5969b8c48d9ca5fa5aea8ab93ddb1d 2025/10/10 02:22:33 DEBUG : Creating backend with remote "/tmp/rclone3794059467" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:22:33 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:22:33 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:22:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:22:36 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:22:36 DEBUG : dir: Looking for writers 2025/10/10 02:22:36 DEBUG : Looking for writers 2025/10/10 02:22:36 DEBUG : dir: reading active writers 2025/10/10 02:22:36 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty run.go:125: removing dir "dir" failed - try 3/3: folder not empty run.go:128: removing dir "dir" failed: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirHandleMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirHandleMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (15.44s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:22:48 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:22:48 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:22:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:22:50 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/10 02:22:53 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/10/10 02:22:54 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:22:54 DEBUG : dir/subdir: Looking for writers 2025/10/10 02:22:54 DEBUG : dir: Looking for writers 2025/10/10 02:22:54 DEBUG : subdir: reading active writers 2025/10/10 02:22:54 DEBUG : file1: reading active writers 2025/10/10 02:22:54 DEBUG : file2: reading active writers 2025/10/10 02:22:54 DEBUG : Looking for writers 2025/10/10 02:22:54 DEBUG : dir: reading active writers 2025/10/10 02:22:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.39s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:22:56 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:22:56 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:22:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:22:59 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:22:59 DEBUG : dir: Looking for writers 2025/10/10 02:22:59 DEBUG : file1: reading active writers 2025/10/10 02:22:59 DEBUG : Looking for writers 2025/10/10 02:22:59 DEBUG : dir: reading active writers 2025/10/10 02:22:59 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirHandleReaddirnames (4.99s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:01 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:01 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Should be true Test: TestDirMethods Messages: dir/file1: Modification time difference too big |-216358h17m56.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-10-10 02:23:03 +0000 UTC) (precision 1s) 2025/10/10 02:23:04 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:04 DEBUG : dir: Looking for writers 2025/10/10 02:23:04 DEBUG : Looking for writers 2025/10/10 02:23:04 DEBUG : dir: reading active writers 2025/10/10 02:23:04 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty 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: TestDirMethods (12.36s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:14 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:14 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:17 DEBUG : dir: forgetting directory cache 2025/10/10 02:23:17 DEBUG : forgetting directory cache 2025/10/10 02:23:17 DEBUG : dir: forgetting directory cache 2025/10/10 02:23:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:17 DEBUG : Looking for writers 2025/10/10 02:23:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.02s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:18 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:18 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/10 02:23:21 DEBUG : dir: invalidating directory cache 2025/10/10 02:23:21 DEBUG : >ForgetPath: 2025/10/10 02:23:21 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/10 02:23:21 DEBUG : invalidating directory cache 2025/10/10 02:23:21 DEBUG : dir: forgetting directory cache 2025/10/10 02:23:21 DEBUG : >ForgetPath: 2025/10/10 02:23:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/10 02:23:21 DEBUG : >ForgetPath: 2025/10/10 02:23:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:21 DEBUG : dir: Looking for writers 2025/10/10 02:23:21 DEBUG : Looking for writers 2025/10/10 02:23:21 DEBUG : dir: reading active writers 2025/10/10 02:23:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.96s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:22 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:22 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:26 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/10/10 02:23:28 DEBUG : forgetting directory cache 2025/10/10 02:23:28 DEBUG : dir: forgetting directory cache 2025/10/10 02:23:29 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:29 DEBUG : dir: Looking for writers 2025/10/10 02:23:29 DEBUG : fil/a/b: Looking for writers 2025/10/10 02:23:29 DEBUG : fil/a: Looking for writers 2025/10/10 02:23:29 DEBUG : b: reading active writers 2025/10/10 02:23:29 DEBUG : fil: Looking for writers 2025/10/10 02:23:29 DEBUG : a: reading active writers 2025/10/10 02:23:29 DEBUG : Looking for writers 2025/10/10 02:23:29 DEBUG : dir: reading active writers 2025/10/10 02:23:29 DEBUG : fil: reading active writers 2025/10/10 02:23:29 DEBUG : >WaitForWriters: run.go:125: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (11.19s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:33 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:33 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:36 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:36 DEBUG : dir: Looking for writers 2025/10/10 02:23:36 DEBUG : Looking for writers 2025/10/10 02:23:36 DEBUG : dir: reading active writers 2025/10/10 02:23:36 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirSetModTime (11.56s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:45 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:45 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:48 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:23:48 DEBUG : dir: Looking for writers 2025/10/10 02:23:48 DEBUG : file1: reading active writers 2025/10/10 02:23:48 DEBUG : Looking for writers 2025/10/10 02:23:48 DEBUG : dir: reading active writers 2025/10/10 02:23:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.33s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:23:49 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:23:49 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:23:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:23:52 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/10 02:23:54 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/10/10 02:23:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/10 02:23:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/10 02:23:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/10 02:23:57 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/10 02:23:57 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/10/10 02:24:00 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/10/10 02:24:01 DEBUG : dir: invalidating directory cache 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/10 02:24:02 DEBUG : dir/file1: Reset virtual modtime 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/10 02:24:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/10 02:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/10 02:24:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/10 02:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:24:02 DEBUG : dir: invalidating directory cache 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/10 02:24:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/10 02:24:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/10 02:24:02 DEBUG : forgetting directory cache 2025/10/10 02:24:02 DEBUG : dir: forgetting directory cache 2025/10/10 02:24:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/10 02:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:02 DEBUG : dir/virtualDir: Looking for writers 2025/10/10 02:24:02 DEBUG : dir: Looking for writers 2025/10/10 02:24:02 DEBUG : virtualFile: reading active writers 2025/10/10 02:24:02 DEBUG : virtualDir: reading active writers 2025/10/10 02:24:02 DEBUG : file1: reading active writers 2025/10/10 02:24:02 DEBUG : virtualFile2: reading active writers 2025/10/10 02:24:02 DEBUG : Looking for writers 2025/10/10 02:24:02 DEBUG : dir: reading active writers 2025/10/10 02:24:02 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:125: removing dir "dir/virtualDir" failed - try 1/3: folder not empty --- PASS: TestDirReadDirAll (16.32s) --- PASS: TestDirReadDirAll/Virtual (5.25s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:05 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:05 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:08 ERROR : dir/: Can only open directories read only 2025/10/10 02:24:08 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:08 DEBUG : dir: Looking for writers 2025/10/10 02:24:08 DEBUG : Looking for writers 2025/10/10 02:24:08 DEBUG : dir: reading active writers 2025/10/10 02:24:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.01s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:09 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:09 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/10/10 02:24:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 02:24:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/10 02:24:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 02:24:12 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 02:24:13 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/10 02:24:14 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:24:14 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/10 02:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 02:24:14 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:14 DEBUG : dir: Looking for writers 2025/10/10 02:24:14 DEBUG : file1: reading active writers 2025/10/10 02:24:14 DEBUG : potato: reading active writers 2025/10/10 02:24:14 DEBUG : Looking for writers 2025/10/10 02:24:14 DEBUG : dir: reading active writers 2025/10/10 02:24:14 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.60s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:16 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 02:24:20 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:20 DEBUG : dir/sub: Looking for writers 2025/10/10 02:24:20 DEBUG : dir: Looking for writers 2025/10/10 02:24:20 DEBUG : file1: reading active writers 2025/10/10 02:24:20 DEBUG : sub: reading active writers 2025/10/10 02:24:20 DEBUG : Looking for writers 2025/10/10 02:24:20 DEBUG : dir: reading active writers 2025/10/10 02:24:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.58s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:22 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:22 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 02:24:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/10 02:24:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:28 DEBUG : dir/sub/subsub: Looking for writers 2025/10/10 02:24:28 DEBUG : dir/sub: Looking for writers 2025/10/10 02:24:28 DEBUG : subsub: reading active writers 2025/10/10 02:24:28 DEBUG : dir: Looking for writers 2025/10/10 02:24:28 DEBUG : file1: reading active writers 2025/10/10 02:24:28 DEBUG : sub: reading active writers 2025/10/10 02:24:28 DEBUG : Looking for writers 2025/10/10 02:24:28 DEBUG : dir: reading active writers 2025/10/10 02:24:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.65s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:30 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:30 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:33 ERROR : dir/: Dir.Remove not empty 2025/10/10 02:24:33 DEBUG : dir/file1: Remove: 2025/10/10 02:24:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:24:33 DEBUG : dir/file1: >Remove: err= 2025/10/10 02:24:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/10 02:24:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:34 DEBUG : Looking for writers 2025/10/10 02:24:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.38s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:34 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:34 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:38 DEBUG : dir/file1: Remove: 2025/10/10 02:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:24:38 DEBUG : dir/file1: >Remove: err= 2025/10/10 02:24:38 DEBUG : Added virtual directory entry vDel: "dir" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:24:46 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:46 DEBUG : Looking for writers 2025/10/10 02:24:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (12.05s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:46 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:46 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:49 DEBUG : dir/file1: Remove: 2025/10/10 02:24:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:24:50 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/10/10 02:24:50 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:24:50 DEBUG : dir: Looking for writers 2025/10/10 02:24:50 DEBUG : Looking for writers 2025/10/10 02:24:50 DEBUG : dir: reading active writers 2025/10/10 02:24:50 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.71s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:24:51 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:24:51 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:24:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:24:55 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/10/10 02:24:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/10 02:24:57 DEBUG : dir2: same parent dir (ODFfOTQ3MzE5OF8xcWZINw) - using folder/rename instead of move_copy 2025/10/10 02:24:57 DEBUG : dir: Updating dir with dir2 0xc000634270 2025/10/10 02:24:57 DEBUG : dir: forgetting directory cache 2025/10/10 02:24:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/10 02:24:57 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/10 02:24:59 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/10 02:24:59 DEBUG : file2: Updating file with file2 0xc000476240 2025/10/10 02:24:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/10 02:24:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 02:24:59 INFO : dir2/file3: Deleted 2025/10/10 02:25:00 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/10 02:25:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000476240 2025/10/10 02:25:00 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/10 02:25:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/10 02:25:01 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/10 02:25:01 DEBUG : renamed empty directory: same parent dir (ODFfOTQ3MzE5OF8xcWZINw) - using folder/rename instead of move_copy 2025/10/10 02:25:01 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00072cb60 2025/10/10 02:25:01 DEBUG : empty directory: forgetting directory cache 2025/10/10 02:25:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/10 02:25:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/10 02:25:01 DEBUG : dir2: Renaming to "dir3" 2025/10/10 02:25:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:25:01 DEBUG : dir3: Looking for writers 2025/10/10 02:25:01 DEBUG : file3: reading active writers 2025/10/10 02:25:01 DEBUG : renamed empty directory: Looking for writers 2025/10/10 02:25:01 DEBUG : Looking for writers 2025/10/10 02:25:01 DEBUG : dir3: reading active writers 2025/10/10 02:25:01 DEBUG : renamed empty directory: reading active writers 2025/10/10 02:25:01 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirRename (19.18s) === 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-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:25:10 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:25:10 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:25:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:25:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 02:25:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:25:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:25:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 02:25:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/10 02:25:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/10 02:25:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 02:25:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:25:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:25:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 02:25:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/10 02:25:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/10 02:25:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 02:25:14 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/10 02:25:15 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/10/10 02:25:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/10 02:25:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/10 02:25:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 02:25:16 DEBUG : forgetting directory cache 2025/10/10 02:25:16 DEBUG : dir: forgetting directory cache 2025/10/10 02:25:16 DEBUG : dir/sub: forgetting directory cache 2025/10/10 02:25:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/10 02:25:16 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/10 02:25:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 02:25:17 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/10/10 02:25:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:25:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/10 02:25:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 02:25:18 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:25:18 DEBUG : dir/sub: Looking for writers 2025/10/10 02:25:18 DEBUG : file0: reading active writers 2025/10/10 02:25:18 DEBUG : file2: reading active writers 2025/10/10 02:25:18 DEBUG : dir: Looking for writers 2025/10/10 02:25:18 DEBUG : file1: reading active writers 2025/10/10 02:25:18 DEBUG : sub: reading active writers 2025/10/10 02:25:18 DEBUG : Looking for writers 2025/10/10 02:25:18 DEBUG : dir: reading active writers 2025/10/10 02:25:18 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirFileOpen (17.52s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:25:28 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:25:28 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/10 02:25:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:25:28 DEBUG : Looking for writers 2025/10/10 02:25:28 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.40s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:25:28 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:25:28 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:25:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:25:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 02:25:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/10 02:25:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:25:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/10 02:25:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/10 02:25:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/10 02:25:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:25:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 02:25:31 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:25:31 DEBUG : dir: Looking for writers 2025/10/10 02:25:31 DEBUG : file1: reading active writers 2025/10/10 02:25:31 DEBUG : file1.metadata: reading active writers 2025/10/10 02:25:31 DEBUG : Looking for writers 2025/10/10 02:25:31 DEBUG : dir: reading active writers 2025/10/10 02:25:31 DEBUG : dir.metadata: reading active writers 2025/10/10 02:25:31 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty run.go:125: removing dir "dir" failed - try 3/3: folder not empty run.go:128: removing dir "dir" failed: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (15.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:25:44 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:25:44 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:25:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:25:47 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:25:47 DEBUG : dir: Looking for writers 2025/10/10 02:25:47 DEBUG : file1: reading active writers 2025/10/10 02:25:47 DEBUG : Looking for writers 2025/10/10 02:25:47 DEBUG : dir: reading active writers 2025/10/10 02:25:47 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileMethods (11.77s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:25:56 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:25:56 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:25:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:00 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/10/10 02:26:02 DEBUG : Can set mod time: true 2025/10/10 02:26:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:10 DEBUG : dir: Looking for writers 2025/10/10 02:26:10 DEBUG : file1: reading active writers 2025/10/10 02:26:10 DEBUG : Looking for writers 2025/10/10 02:26:10 DEBUG : dir: reading active writers 2025/10/10 02:26:10 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:19 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:19 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:22 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 02:26:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:26:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/10 02:26:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 02:26:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:23 DEBUG : dir: Looking for writers 2025/10/10 02:26:23 DEBUG : file1: reading active writers 2025/10/10 02:26:23 DEBUG : Looking for writers 2025/10/10 02:26:23 DEBUG : dir: reading active writers 2025/10/10 02:26:23 DEBUG : >WaitForWriters: 2025/10/10 02:26:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:23 DEBUG : dir: Looking for writers 2025/10/10 02:26:23 DEBUG : file1: reading active writers 2025/10/10 02:26:23 DEBUG : Looking for writers 2025/10/10 02:26:23 DEBUG : dir: reading active writers 2025/10/10 02:26:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:24 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:24 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:26:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:26:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:28 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 02:26:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:26:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:26:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/10 02:26:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 02:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:29 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:29 DEBUG : dir: Looking for writers 2025/10/10 02:26:29 DEBUG : file1: reading active writers 2025/10/10 02:26:29 DEBUG : Looking for writers 2025/10/10 02:26:29 DEBUG : dir: reading active writers 2025/10/10 02:26:29 DEBUG : >WaitForWriters: 2025/10/10 02:26:29 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:29 DEBUG : dir: Looking for writers 2025/10/10 02:26:29 DEBUG : file1: reading active writers 2025/10/10 02:26:29 DEBUG : Looking for writers 2025/10/10 02:26:29 DEBUG : dir: reading active writers 2025/10/10 02:26:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:31 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:31 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:26:31 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 DEBUG : Config file has changed externally - reloading 2025/10/10 02:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:31 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:26:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 02:26:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:34 DEBUG : dir: Looking for writers 2025/10/10 02:26:34 DEBUG : file1: reading active writers 2025/10/10 02:26:34 DEBUG : Looking for writers 2025/10/10 02:26:34 DEBUG : dir: reading active writers 2025/10/10 02:26:34 DEBUG : >WaitForWriters: 2025/10/10 02:26:34 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:26:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:26:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 02:26:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:26:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:26:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:26:39 DEBUG : dir/file1(0xc0006078c0): close: 2025/10/10 02:26:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 02:26:39 DEBUG : dir/file1(0xc0006078c0): >close: err= 2025/10/10 02:26:39 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:39 DEBUG : dir: Looking for writers 2025/10/10 02:26:39 DEBUG : file1: reading active writers 2025/10/10 02:26:39 DEBUG : Looking for writers 2025/10/10 02:26:39 DEBUG : dir: reading active writers 2025/10/10 02:26:39 DEBUG : >WaitForWriters: 2025/10/10 02:26:39 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:39 DEBUG : dir: Looking for writers 2025/10/10 02:26:39 DEBUG : file1: reading active writers 2025/10/10 02:26:39 DEBUG : Looking for writers 2025/10/10 02:26:39 DEBUG : dir: reading active writers 2025/10/10 02:26:39 DEBUG : >WaitForWriters: 2025/10/10 02:26:39 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:40 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:40 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:26:40 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:26:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:26:40 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:26:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 02:26:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:26:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:26:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:26:43 DEBUG : dir/file1(0xc0006e6280): _writeAt: size=5, off=0 2025/10/10 02:26:43 DEBUG : dir/file1(0xc0006e6280): openPending: 2025/10/10 02:26:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 02:26:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:43 DEBUG : dir/file1(0xc0006e6280): >openPending: err= 2025/10/10 02:26:43 DEBUG : dir/file1(0xc0006e6280): >_writeAt: n=5, err= 2025/10/10 02:26:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 02:26:43 DEBUG : dir/file1(0xc0006e6280): close: 2025/10/10 02:26:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/10 02:26:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/10 02:26:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/10 02:26:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 02:26:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 02:26:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:26:44 DEBUG : dir/file1(0xc0006e6280): >close: err= 2025/10/10 02:26:44 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:26:44 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:26:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:44 DEBUG : dir: Looking for writers 2025/10/10 02:26:44 DEBUG : file1: reading active writers 2025/10/10 02:26:44 DEBUG : Looking for writers 2025/10/10 02:26:44 DEBUG : dir: reading active writers 2025/10/10 02:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:26:45 DEBUG : dir: Looking for writers 2025/10/10 02:26:45 DEBUG : file1: reading active writers 2025/10/10 02:26:45 DEBUG : Looking for writers 2025/10/10 02:26:45 DEBUG : dir: reading active writers 2025/10/10 02:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:26:45 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/10 02:26:45 INFO : dir/file1: Copied (replaced existing) 2025/10/10 02:26:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/10 02:26:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 02:26:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/10 02:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 02:26:46 DEBUG : dir: Looking for writers 2025/10/10 02:26:46 DEBUG : file1: reading active writers 2025/10/10 02:26:46 DEBUG : Looking for writers 2025/10/10 02:26:46 DEBUG : dir: reading active writers 2025/10/10 02:26:46 DEBUG : >WaitForWriters: 2025/10/10 02:26:46 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:46 DEBUG : dir: Looking for writers 2025/10/10 02:26:46 DEBUG : file1: reading active writers 2025/10/10 02:26:46 DEBUG : Looking for writers 2025/10/10 02:26:46 DEBUG : dir: reading active writers 2025/10/10 02:26:46 DEBUG : >WaitForWriters: 2025/10/10 02:26:46 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (51.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (22.66s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.94s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.10s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.97s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.73s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.11s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:47 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:47 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:26:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:26:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:26:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 02:26:51 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:51 DEBUG : dir: Looking for writers 2025/10/10 02:26:51 DEBUG : file1: reading active writers 2025/10/10 02:26:51 DEBUG : Looking for writers 2025/10/10 02:26:51 DEBUG : dir: reading active writers 2025/10/10 02:26:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.57s) === RUN TestFileOpenReadUnknownSize 2025/10/10 02:26:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/10 02:26:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:26:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/10 02:26:52 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:52 DEBUG : Looking for writers 2025/10/10 02:26:52 DEBUG : file.txt: reading active writers 2025/10/10 02:26:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:52 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:52 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:55 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 02:26:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/10 02:26:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:26:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/10 02:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:26:56 DEBUG : dir: Looking for writers 2025/10/10 02:26:56 DEBUG : file1: reading active writers 2025/10/10 02:26:56 DEBUG : Looking for writers 2025/10/10 02:26:56 DEBUG : dir: reading active writers 2025/10/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.62s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:26:58 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:26:58 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:26:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:01 DEBUG : dir/file1: Remove: 2025/10/10 02:27:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:01 DEBUG : dir/file1: >Remove: err= 2025/10/10 02:27:01 DEBUG : dir/file1: Remove: 2025/10/10 02:27:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/10 02:27:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:01 DEBUG : dir: Looking for writers 2025/10/10 02:27:01 DEBUG : Looking for writers 2025/10/10 02:27:01 DEBUG : dir: reading active writers 2025/10/10 02:27:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.47s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:02 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:02 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:27:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:05 DEBUG : dir/file1: Remove: 2025/10/10 02:27:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:05 DEBUG : dir/file1: >Remove: err= 2025/10/10 02:27:06 DEBUG : dir/file1: Remove: 2025/10/10 02:27:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/10 02:27:06 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:06 DEBUG : dir: Looking for writers 2025/10/10 02:27:06 DEBUG : Looking for writers 2025/10/10 02:27:06 DEBUG : dir: reading active writers 2025/10/10 02:27:06 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileRemoveAll (11.98s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:14 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:14 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:27:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:27:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 02:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:27:17 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/10 02:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:27:17 DEBUG : dir/file1: Open: flags=0x3 2025/10/10 02:27:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/10 02:27:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/10 02:27:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:17 DEBUG : dir: Looking for writers 2025/10/10 02:27:17 DEBUG : file1: reading active writers 2025/10/10 02:27:17 DEBUG : Looking for writers 2025/10/10 02:27:17 DEBUG : dir: reading active writers 2025/10/10 02:27:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.06s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:18 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:18 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:27:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:21 DEBUG : dir: Looking for writers 2025/10/10 02:27:21 DEBUG : file1: reading active writers 2025/10/10 02:27:21 DEBUG : Looking for writers 2025/10/10 02:27:21 DEBUG : dir: reading active writers 2025/10/10 02:27:21 DEBUG : >WaitForWriters: 2025/10/10 02:27:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f980 2025/10/10 02:27:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:27:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f980 2025/10/10 02:27:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:27:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019f980 2025/10/10 02:27:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 02:27:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/10 02:27:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:27:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/10 02:27:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:25 DEBUG : newLeaf: Running delayed rename now 2025/10/10 02:27:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f980 2025/10/10 02:27:25 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:25 DEBUG : dir: Looking for writers 2025/10/10 02:27:25 DEBUG : Looking for writers 2025/10/10 02:27:25 DEBUG : dir: reading active writers 2025/10/10 02:27:25 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:25 DEBUG : >WaitForWriters: 2025/10/10 02:27:26 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:26 DEBUG : dir: Looking for writers 2025/10/10 02:27:26 DEBUG : Looking for writers 2025/10/10 02:27:26 DEBUG : dir: reading active writers 2025/10/10 02:27:26 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:27 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:27 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:27:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:27:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:27 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:27:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:30 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:30 DEBUG : dir: Looking for writers 2025/10/10 02:27:30 DEBUG : file1: reading active writers 2025/10/10 02:27:30 DEBUG : Looking for writers 2025/10/10 02:27:30 DEBUG : dir: reading active writers 2025/10/10 02:27:30 DEBUG : >WaitForWriters: 2025/10/10 02:27:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f680 2025/10/10 02:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:27:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f680 2025/10/10 02:27:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 02:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019f680 2025/10/10 02:27:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:32 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 02:27:33 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/10 02:27:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:27:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/10 02:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:33 DEBUG : newLeaf: Running delayed rename now 2025/10/10 02:27:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f680 2025/10/10 02:27:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:34 DEBUG : dir: Looking for writers 2025/10/10 02:27:34 DEBUG : Looking for writers 2025/10/10 02:27:34 DEBUG : dir: reading active writers 2025/10/10 02:27:34 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:34 DEBUG : >WaitForWriters: 2025/10/10 02:27:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:34 DEBUG : dir: Looking for writers 2025/10/10 02:27:34 DEBUG : Looking for writers 2025/10/10 02:27:34 DEBUG : dir: reading active writers 2025/10/10 02:27:34 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:34 DEBUG : >WaitForWriters: 2025/10/10 02:27:34 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:36 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:27:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:27:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:27:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:27:39 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): openPending: 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): >openPending: err= 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:27:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): _writeAt: size=14, off=0 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): >_writeAt: n=14, err= 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): close: 2025/10/10 02:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 02:27:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:27:39 DEBUG : dir/file1(0xc0004d4440): >close: err= 2025/10/10 02:27:39 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:27:39 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:27:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:27:39 DEBUG : dir: Looking for writers 2025/10/10 02:27:39 DEBUG : file1: reading active writers 2025/10/10 02:27:39 DEBUG : Looking for writers 2025/10/10 02:27:39 DEBUG : dir: reading active writers 2025/10/10 02:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:27:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/10 02:27:40 INFO : dir/file1: Copied (replaced existing) 2025/10/10 02:27:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 02:27:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/10 02:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 02:27:40 DEBUG : dir: Looking for writers 2025/10/10 02:27:40 DEBUG : file1: reading active writers 2025/10/10 02:27:40 DEBUG : Looking for writers 2025/10/10 02:27:40 DEBUG : dir: reading active writers 2025/10/10 02:27:40 DEBUG : >WaitForWriters: 2025/10/10 02:27:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:27:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:27:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:27:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): _readAt: size=512, off=0 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): openPending: 2025/10/10 02:27:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 02:27:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/10 02:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): >openPending: err= 2025/10/10 02:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): >_readAt: n=14, err=EOF 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): close: 2025/10/10 02:27:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 02:27:40 DEBUG : dir/file1(0xc0008c2c40): >close: err= 2025/10/10 02:27:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:27:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e4cc0 2025/10/10 02:27:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:27:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/10 02:27:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e4cc0 2025/10/10 02:27:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:27:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:27:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:27:50 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:27:50 DEBUG : dir/file1(0xc0006e6940): openPending: 2025/10/10 02:27:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 02:27:50 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/10 02:27:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/10 02:27:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 02:27:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:27:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:27:50 DEBUG : dir/file1(0xc0006e6940): >openPending: err= 2025/10/10 02:27:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:27:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:27:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:27:50 DEBUG : dir/file1(0xc0006e6940): _writeAt: size=25, off=0 2025/10/10 02:27:50 DEBUG : dir/file1(0xc0006e6940): >_writeAt: n=25, err= 2025/10/10 02:27:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:27:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e4cc0 2025/10/10 02:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:50 DEBUG : newLeaf(0xc0006e6940): close: 2025/10/10 02:27:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 02:27:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 02:27:50.113226686 +0000 UTC m=+317.934379114 2025/10/10 02:27:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 02:27:50 DEBUG : newLeaf(0xc0006e6940): >close: err= 2025/10/10 02:27:50 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:27:50 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:27:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/10 02:27:50 DEBUG : dir: Looking for writers 2025/10/10 02:27:50 DEBUG : Looking for writers 2025/10/10 02:27:50 DEBUG : dir: reading active writers 2025/10/10 02:27:50 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:27:51 DEBUG : dir: Looking for writers 2025/10/10 02:27:51 DEBUG : Looking for writers 2025/10/10 02:27:51 DEBUG : dir: reading active writers 2025/10/10 02:27:51 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:27:51 DEBUG : dir: Looking for writers 2025/10/10 02:27:51 DEBUG : Looking for writers 2025/10/10 02:27:51 DEBUG : dir: reading active writers 2025/10/10 02:27:51 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:27:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:27:52 INFO : newLeaf: Copied (replaced existing) 2025/10/10 02:27:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 02:27:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/10 02:27:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 02:27:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 02:27:52 DEBUG : dir: Looking for writers 2025/10/10 02:27:52 DEBUG : Looking for writers 2025/10/10 02:27:52 DEBUG : dir: reading active writers 2025/10/10 02:27:52 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:52 DEBUG : >WaitForWriters: 2025/10/10 02:27:53 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:53 DEBUG : dir: Looking for writers 2025/10/10 02:27:53 DEBUG : Looking for writers 2025/10/10 02:27:53 DEBUG : dir: reading active writers 2025/10/10 02:27:53 DEBUG : newLeaf: reading active writers 2025/10/10 02:27:53 DEBUG : >WaitForWriters: 2025/10/10 02:27:53 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:27:54 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:27:54 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:27:54 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 DEBUG : Config file has changed externally - reloading 2025/10/10 02:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:27:54 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:27:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:27:57 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:27:57 DEBUG : dir: Looking for writers 2025/10/10 02:27:57 DEBUG : file1: reading active writers 2025/10/10 02:27:57 DEBUG : Looking for writers 2025/10/10 02:27:57 DEBUG : dir: reading active writers 2025/10/10 02:27:57 DEBUG : >WaitForWriters: 2025/10/10 02:27:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:27:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e5740 2025/10/10 02:27:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:27:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:27:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:27:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0004e5740 2025/10/10 02:27:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:27:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:28:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:28:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:07 DEBUG : dir/file1(0xc0008c34c0): openPending: 2025/10/10 02:28:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/10/10 02:28:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:07 DEBUG : dir/file1(0xc0008c34c0): >openPending: err= 2025/10/10 02:28:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:28:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:07 DEBUG : dir/file1(0xc0008c34c0): _writeAt: size=25, off=0 2025/10/10 02:28:07 DEBUG : dir/file1(0xc0008c34c0): >_writeAt: n=25, err= 2025/10/10 02:28:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:28:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:28:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0004e5740 2025/10/10 02:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:28:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:07 DEBUG : newLeaf(0xc0008c34c0): close: 2025/10/10 02:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 02:28:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 02:28:07.340620199 +0000 UTC m=+335.161772635 2025/10/10 02:28:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 02:28:07 DEBUG : newLeaf(0xc0008c34c0): >close: err= 2025/10/10 02:28:07 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:07 DEBUG : dir: Looking for writers 2025/10/10 02:28:07 DEBUG : Looking for writers 2025/10/10 02:28:07 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:07 DEBUG : dir: reading active writers 2025/10/10 02:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:28:07 DEBUG : dir: Looking for writers 2025/10/10 02:28:07 DEBUG : Looking for writers 2025/10/10 02:28:07 DEBUG : dir: reading active writers 2025/10/10 02:28:07 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:28:07 DEBUG : dir: Looking for writers 2025/10/10 02:28:07 DEBUG : Looking for writers 2025/10/10 02:28:07 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:07 DEBUG : dir: reading active writers 2025/10/10 02:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:28:07 DEBUG : dir: Looking for writers 2025/10/10 02:28:07 DEBUG : Looking for writers 2025/10/10 02:28:07 DEBUG : dir: reading active writers 2025/10/10 02:28:07 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:28:08 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 02:28:08 DEBUG : dir: Looking for writers 2025/10/10 02:28:08 DEBUG : Looking for writers 2025/10/10 02:28:08 DEBUG : dir: reading active writers 2025/10/10 02:28:08 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:28:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/10 02:28:08 DEBUG : dir: Looking for writers 2025/10/10 02:28:08 DEBUG : Looking for writers 2025/10/10 02:28:08 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:08 DEBUG : dir: reading active writers 2025/10/10 02:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:28:08 DEBUG : dir: Looking for writers 2025/10/10 02:28:08 DEBUG : Looking for writers 2025/10/10 02:28:08 DEBUG : dir: reading active writers 2025/10/10 02:28:08 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:28:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:28:09 INFO : newLeaf: Copied (replaced existing) 2025/10/10 02:28:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 02:28:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/10 02:28:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 02:28:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 02:28:09 DEBUG : dir: Looking for writers 2025/10/10 02:28:09 DEBUG : Looking for writers 2025/10/10 02:28:09 DEBUG : dir: reading active writers 2025/10/10 02:28:09 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:09 DEBUG : >WaitForWriters: 2025/10/10 02:28:09 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:09 DEBUG : dir: Looking for writers 2025/10/10 02:28:09 DEBUG : Looking for writers 2025/10/10 02:28:09 DEBUG : dir: reading active writers 2025/10/10 02:28:09 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:09 DEBUG : >WaitForWriters: 2025/10/10 02:28:09 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:10 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:10 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:28:10 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:10 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:28:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:28:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:28:13 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): openPending: 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): >openPending: err= 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:28:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): _writeAt: size=14, off=0 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): >_writeAt: n=14, err= 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): close: 2025/10/10 02:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 02:28:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:28:13 DEBUG : dir/file1(0xc000606d80): >close: err= 2025/10/10 02:28:13 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:28:13 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:28:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:28:13 DEBUG : dir: Looking for writers 2025/10/10 02:28:13 DEBUG : file1: reading active writers 2025/10/10 02:28:13 DEBUG : Looking for writers 2025/10/10 02:28:13 DEBUG : dir: reading active writers 2025/10/10 02:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:28:14 DEBUG : dir: Looking for writers 2025/10/10 02:28:14 DEBUG : file1: reading active writers 2025/10/10 02:28:14 DEBUG : Looking for writers 2025/10/10 02:28:14 DEBUG : dir: reading active writers 2025/10/10 02:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:28:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/10 02:28:14 INFO : dir/file1: Copied (replaced existing) 2025/10/10 02:28:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 02:28:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/10 02:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 02:28:14 DEBUG : dir: Looking for writers 2025/10/10 02:28:14 DEBUG : file1: reading active writers 2025/10/10 02:28:14 DEBUG : Looking for writers 2025/10/10 02:28:14 DEBUG : dir: reading active writers 2025/10/10 02:28:14 DEBUG : >WaitForWriters: 2025/10/10 02:28:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:28:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): _readAt: size=512, off=0 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): openPending: 2025/10/10 02:28:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 02:28:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/10 02:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): >openPending: err= 2025/10/10 02:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): >_readAt: n=14, err=EOF 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): close: 2025/10/10 02:28:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 02:28:14 DEBUG : dir/file1(0xc0008c2900): >close: err= 2025/10/10 02:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:28:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fd40 2025/10/10 02:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:28:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/10 02:28:16 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fd40 2025/10/10 02:28:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:28:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:16 DEBUG : dir/file1(0xc0009dc7c0): openPending: 2025/10/10 02:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 02:28:16 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/10 02:28:16 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/10 02:28:16 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 02:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:16 DEBUG : dir/file1(0xc0009dc7c0): >openPending: err= 2025/10/10 02:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:16 DEBUG : dir/file1(0xc0009dc7c0): _writeAt: size=25, off=0 2025/10/10 02:28:16 DEBUG : dir/file1(0xc0009dc7c0): >_writeAt: n=25, err= 2025/10/10 02:28:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:28:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:28:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fd40 2025/10/10 02:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:28:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:17 DEBUG : newLeaf(0xc0009dc7c0): close: 2025/10/10 02:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 02:28:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 02:28:16.977888924 +0000 UTC m=+344.799041331 2025/10/10 02:28:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 02:28:17 DEBUG : newLeaf(0xc0009dc7c0): >close: err= 2025/10/10 02:28:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:28:17 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:28:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/10 02:28:17 DEBUG : dir: Looking for writers 2025/10/10 02:28:17 DEBUG : Looking for writers 2025/10/10 02:28:17 DEBUG : dir: reading active writers 2025/10/10 02:28:17 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:28:18 DEBUG : dir: Looking for writers 2025/10/10 02:28:18 DEBUG : Looking for writers 2025/10/10 02:28:18 DEBUG : dir: reading active writers 2025/10/10 02:28:18 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:28:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:28:18 INFO : newLeaf: Copied (replaced existing) 2025/10/10 02:28:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 02:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/10 02:28:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 02:28:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 02:28:18 DEBUG : dir: Looking for writers 2025/10/10 02:28:18 DEBUG : Looking for writers 2025/10/10 02:28:18 DEBUG : dir: reading active writers 2025/10/10 02:28:18 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:18 DEBUG : >WaitForWriters: 2025/10/10 02:28:19 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:19 DEBUG : dir: Looking for writers 2025/10/10 02:28:19 DEBUG : Looking for writers 2025/10/10 02:28:19 DEBUG : dir: reading active writers 2025/10/10 02:28:19 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:19 DEBUG : >WaitForWriters: 2025/10/10 02:28:19 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:20 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:28:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:28:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:28:20 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:28:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:28:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:23 DEBUG : dir: Looking for writers 2025/10/10 02:28:23 DEBUG : file1: reading active writers 2025/10/10 02:28:23 DEBUG : Looking for writers 2025/10/10 02:28:23 DEBUG : dir: reading active writers 2025/10/10 02:28:23 DEBUG : >WaitForWriters: 2025/10/10 02:28:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:28:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): _readAt: size=512, off=0 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): openPending: 2025/10/10 02:28:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 02:28:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:28:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): >openPending: err= 2025/10/10 02:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/10 02:28:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 02:28:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:28:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): >_readAt: n=14, err=EOF 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): close: 2025/10/10 02:28:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 02:28:23 DEBUG : dir/file1(0xc000606d00): >close: err= 2025/10/10 02:28:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:28:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:28:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00092a180 2025/10/10 02:28:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:28:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:28:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 02:28:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/10 02:28:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00092a180 2025/10/10 02:28:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 02:28:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:28:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:28:33 DEBUG : dir/file1(0xc0006e6200): openPending: 2025/10/10 02:28:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 02:28:33 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/10/10 02:28:33 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/10 02:28:33 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 02:28:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 02:28:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:28:33 DEBUG : dir/file1(0xc0006e6200): >openPending: err= 2025/10/10 02:28:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:28:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:28:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:28:33 DEBUG : dir/file1(0xc0006e6200): _writeAt: size=25, off=0 2025/10/10 02:28:33 DEBUG : dir/file1(0xc0006e6200): >_writeAt: n=25, err= 2025/10/10 02:28:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 02:28:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 02:28:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00092a180 2025/10/10 02:28:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:28:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:33 DEBUG : newLeaf(0xc0006e6200): close: 2025/10/10 02:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 02:28:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 02:28:33.290990007 +0000 UTC m=+361.112142445 2025/10/10 02:28:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 02:28:33 DEBUG : newLeaf(0xc0006e6200): >close: err= 2025/10/10 02:28:33 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:33 DEBUG : dir: Looking for writers 2025/10/10 02:28:33 DEBUG : Looking for writers 2025/10/10 02:28:33 DEBUG : dir: reading active writers 2025/10/10 02:28:33 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:28:33 DEBUG : dir: Looking for writers 2025/10/10 02:28:33 DEBUG : Looking for writers 2025/10/10 02:28:33 DEBUG : dir: reading active writers 2025/10/10 02:28:33 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:28:33 DEBUG : dir: Looking for writers 2025/10/10 02:28:33 DEBUG : Looking for writers 2025/10/10 02:28:33 DEBUG : dir: reading active writers 2025/10/10 02:28:33 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:28:33 DEBUG : dir: Looking for writers 2025/10/10 02:28:33 DEBUG : Looking for writers 2025/10/10 02:28:33 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:33 DEBUG : dir: reading active writers 2025/10/10 02:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:28:33 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 02:28:33 DEBUG : dir: Looking for writers 2025/10/10 02:28:33 DEBUG : Looking for writers 2025/10/10 02:28:33 DEBUG : dir: reading active writers 2025/10/10 02:28:33 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:28:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/10 02:28:34 DEBUG : dir: Looking for writers 2025/10/10 02:28:34 DEBUG : Looking for writers 2025/10/10 02:28:34 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:34 DEBUG : dir: reading active writers 2025/10/10 02:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:28:34 DEBUG : dir: Looking for writers 2025/10/10 02:28:34 DEBUG : Looking for writers 2025/10/10 02:28:34 DEBUG : dir: reading active writers 2025/10/10 02:28:34 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:28:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/10 02:28:35 INFO : newLeaf: Copied (replaced existing) 2025/10/10 02:28:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 02:28:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/10 02:28:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 02:28:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 02:28:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 02:28:35 DEBUG : dir: Looking for writers 2025/10/10 02:28:35 DEBUG : Looking for writers 2025/10/10 02:28:35 DEBUG : dir: reading active writers 2025/10/10 02:28:35 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:35 DEBUG : >WaitForWriters: 2025/10/10 02:28:35 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:35 DEBUG : dir: Looking for writers 2025/10/10 02:28:35 DEBUG : Looking for writers 2025/10/10 02:28:35 DEBUG : newLeaf: reading active writers 2025/10/10 02:28:35 DEBUG : dir: reading active writers 2025/10/10 02:28:35 DEBUG : >WaitForWriters: 2025/10/10 02:28:35 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestFileRename (77.86s) --- PASS: TestFileRename/off,forceCache=false (8.70s) --- PASS: TestFileRename/minimal,forceCache=false (8.73s) --- PASS: TestFileRename/minimal,forceCache=true (18.43s) --- PASS: TestFileRename/writes,forceCache=false (16.18s) --- PASS: TestFileRename/writes,forceCache=true (9.60s) --- PASS: TestFileRename/full,forceCache=false (16.23s) === 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-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:36 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:28:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:36 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:28:36 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:36 DEBUG : Looking for writers 2025/10/10 02:28:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:36 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:36 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:28:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:28:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:28:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:28:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:28:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 02:28:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:28:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 02:28:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 02:28:39 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:39 DEBUG : dir: Looking for writers 2025/10/10 02:28:39 DEBUG : file1: reading active writers 2025/10/10 02:28:39 DEBUG : Looking for writers 2025/10/10 02:28:39 DEBUG : dir: reading active writers 2025/10/10 02:28:39 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleMethods (5.45s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:42 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:42 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:28:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:28:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:28:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:28:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:28:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 02:28:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/10 02:28:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/10 02:28:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/10 02:28:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 02:28:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/10 02:28:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/10 02:28:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/10 02:28:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/10 02:28:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/10 02:28:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/10 02:28:46 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:28:46 DEBUG : dir: Looking for writers 2025/10/10 02:28:46 DEBUG : file1: reading active writers 2025/10/10 02:28:46 DEBUG : Looking for writers 2025/10/10 02:28:46 DEBUG : dir: reading active writers 2025/10/10 02:28:46 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleSeek (13.77s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:28:56 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:28:56 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:28:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:28:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:28:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:28:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:28:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 02:28:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:28:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 02:28:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/10 02:28:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/10 02:28:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/10 02:28:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/10 02:28:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/10 02:28:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/10 02:28:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 02:29:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/10 02:29:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/10 02:29:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/10 02:29:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/10 02:29:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/10 02:29:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/10 02:29:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/10 02:29:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/10 02:29:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/10 02:29:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/10 02:29:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/10 02:29:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/10 02:29:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/10 02:29:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/10 02:29:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/10 02:29:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/10 02:29:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/10 02:29:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/10 02:29:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:01 DEBUG : dir: Looking for writers 2025/10/10 02:29:01 DEBUG : file1: reading active writers 2025/10/10 02:29:01 DEBUG : Looking for writers 2025/10/10 02:29:01 DEBUG : dir: reading active writers 2025/10/10 02:29:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (7.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:03 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:03 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:29:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:29:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:29:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:29:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 02:29:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:29:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 02:29:06 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:06 DEBUG : dir: Looking for writers 2025/10/10 02:29:06 DEBUG : file1: reading active writers 2025/10/10 02:29:06 DEBUG : Looking for writers 2025/10/10 02:29:06 DEBUG : dir: reading active writers 2025/10/10 02:29:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.64s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:07 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:07 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:29:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:29:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:29:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 02:29:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 02:29:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:29:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 02:29:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/10 02:29:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/10 02:29:11 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:11 DEBUG : dir: Looking for writers 2025/10/10 02:29:11 DEBUG : file1: reading active writers 2025/10/10 02:29:11 DEBUG : Looking for writers 2025/10/10 02:29:11 DEBUG : dir: reading active writers 2025/10/10 02:29:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.45s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:12 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:12 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:12 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 DEBUG : Config file has changed externally - reloading 2025/10/10 02:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:12 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:29:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:29:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:29:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:29:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:29:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:29:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): _readAt: size=1, off=0 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): openPending: 2025/10/10 02:29:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 02:29:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 02:29:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >openPending: err= 2025/10/10 02:29:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/10 02:29:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 02:29:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:29:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >_readAt: n=1, err= 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): _readAt: size=256, off=1 2025/10/10 02:29:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >_readAt: n=15, err=EOF 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): _readAt: size=16, off=16 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >_readAt: n=0, err=EOF 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): close: 2025/10/10 02:29:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >close: err= 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): close: 2025/10/10 02:29:15 DEBUG : dir/file1(0xc0008c2b80): >close: err=file already closed 2025/10/10 02:29:15 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:15 DEBUG : dir: Looking for writers 2025/10/10 02:29:15 DEBUG : file1: reading active writers 2025/10/10 02:29:15 DEBUG : Looking for writers 2025/10/10 02:29:15 DEBUG : dir: reading active writers 2025/10/10 02:29:15 DEBUG : >WaitForWriters: 2025/10/10 02:29:15 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.49s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:29:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:29:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 02:29:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:29:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:29:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:29:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 02:29:19 DEBUG : dir/file1(0xc000606bc0): _readAt: size=1, off=0 2025/10/10 02:29:19 DEBUG : dir/file1(0xc000606bc0): openPending: 2025/10/10 02:29:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 02:29:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 02:29:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:19 DEBUG : dir/file1(0xc000606bc0): >openPending: err= 2025/10/10 02:29:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/10 02:29:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 02:29:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:29:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >_readAt: n=1, err= 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): _readAt: size=1, off=5 2025/10/10 02:29:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >_readAt: n=1, err= 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): _readAt: size=1, off=3 2025/10/10 02:29:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >_readAt: n=1, err= 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): _readAt: size=1, off=13 2025/10/10 02:29:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >_readAt: n=1, err= 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): _readAt: size=16, off=100 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >_readAt: n=0, err=EOF 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): close: 2025/10/10 02:29:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 02:29:20 DEBUG : dir/file1(0xc000606bc0): >close: err= 2025/10/10 02:29:20 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:20 DEBUG : dir: Looking for writers 2025/10/10 02:29:20 DEBUG : file1: reading active writers 2025/10/10 02:29:20 DEBUG : Looking for writers 2025/10/10 02:29:20 DEBUG : dir: reading active writers 2025/10/10 02:29:20 DEBUG : >WaitForWriters: 2025/10/10 02:29:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.49s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:21 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:21 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:21 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:21 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gunejow2renu'": failed to create file: Parent folder is trashed (Error 403) 2025/10/10 02:29:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:21 DEBUG : Looking for writers 2025/10/10 02:29:21 DEBUG : >WaitForWriters: 2025/10/10 02:29:21 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.94s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:22 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:22 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:22 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:22 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gunejow2renu'": failed to create file: Parent folder is trashed (Error 403) 2025/10/10 02:29:22 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:22 DEBUG : Looking for writers 2025/10/10 02:29:22 DEBUG : >WaitForWriters: 2025/10/10 02:29:22 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.75s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-gunejow2renu'": failed to create file: Parent folder is trashed (Error 403) 2025/10/10 02:29:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:23 DEBUG : Looking for writers 2025/10/10 02:29:23 DEBUG : >WaitForWriters: 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.74s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:29:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:29:23 DEBUG : file1: newRWFileHandle: 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): openPending: 2025/10/10 02:29:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): >openPending: err= 2025/10/10 02:29:23 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:29:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:29:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): _writeAt: size=5, off=0 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): >_writeAt: n=5, err= 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): _writeAt: size=7, off=5 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): >_writeAt: n=7, err= 2025/10/10 02:29:23 DEBUG : file1: vfs cache: truncate to size=11 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): close: 2025/10/10 02:29:23 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:29:23.957632264 +0000 UTC m=+411.778784751 2025/10/10 02:29:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): >close: err= 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): close: 2025/10/10 02:29:23 DEBUG : file1(0xc0006e7540): >close: err=file already closed 2025/10/10 02:29:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:23 DEBUG : Looking for writers 2025/10/10 02:29:23 DEBUG : file1: reading active writers 2025/10/10 02:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:29:23 DEBUG : Looking for writers 2025/10/10 02:29:23 DEBUG : file1: reading active writers 2025/10/10 02:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:29:23 DEBUG : Looking for writers 2025/10/10 02:29:23 DEBUG : file1: reading active writers 2025/10/10 02:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:29:24 DEBUG : Looking for writers 2025/10/10 02:29:24 DEBUG : file1: reading active writers 2025/10/10 02:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:29:24 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:29:24 DEBUG : Looking for writers 2025/10/10 02:29:24 DEBUG : file1: reading active writers 2025/10/10 02:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:29:24 DEBUG : Looking for writers 2025/10/10 02:29:24 DEBUG : file1: reading active writers 2025/10/10 02:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:29:24 DEBUG : Looking for writers 2025/10/10 02:29:24 DEBUG : file1: reading active writers 2025/10/10 02:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:29:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/10 02:29:25 DEBUG : Looking for writers 2025/10/10 02:29:25 DEBUG : file1: reading active writers 2025/10/10 02:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:29:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 02:29:25 INFO : file1: Copied (new) 2025/10/10 02:29:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-10 02:29:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/10 02:29:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:25 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:26 DEBUG : Looking for writers 2025/10/10 02:29:26 DEBUG : file1: reading active writers 2025/10/10 02:29:26 DEBUG : >WaitForWriters: 2025/10/10 02:29:26 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:26 DEBUG : Looking for writers 2025/10/10 02:29:26 DEBUG : file1: reading active writers 2025/10/10 02:29:26 DEBUG : >WaitForWriters: 2025/10/10 02:29:26 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.30s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:27 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:29:27 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:29:27 DEBUG : file1: newRWFileHandle: 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): openPending: 2025/10/10 02:29:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): >openPending: err= 2025/10/10 02:29:27 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:29:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): _writeAt: size=7, off=0 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): >_writeAt: n=7, err= 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): _writeAt: size=6, off=5 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): >_writeAt: n=6, err= 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): close: 2025/10/10 02:29:27 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:29:27.260871512 +0000 UTC m=+415.082023940 2025/10/10 02:29:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): >close: err= 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): _writeAt: size=5, off=0 2025/10/10 02:29:27 DEBUG : file1(0xc0000b8f00): >_writeAt: n=0, err=file already closed 2025/10/10 02:29:27 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:29:27 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:29:27 DEBUG : Looking for writers 2025/10/10 02:29:27 DEBUG : file1: reading active writers 2025/10/10 02:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:29:28 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/10 02:29:28 DEBUG : Looking for writers 2025/10/10 02:29:28 DEBUG : file1: reading active writers 2025/10/10 02:29:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:29:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 02:29:29 INFO : file1: Copied (new) 2025/10/10 02:29:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-10 02:29:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/10 02:29:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:29 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:29 DEBUG : Looking for writers 2025/10/10 02:29:29 DEBUG : file1: reading active writers 2025/10/10 02:29:29 DEBUG : >WaitForWriters: 2025/10/10 02:29:29 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:29 DEBUG : Looking for writers 2025/10/10 02:29:29 DEBUG : file1: reading active writers 2025/10/10 02:29:29 DEBUG : >WaitForWriters: 2025/10/10 02:29:29 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteAt (10.65s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:37 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:37 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:37 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:29:37 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:29:37 DEBUG : file1: newRWFileHandle: 2025/10/10 02:29:37 DEBUG : file1(0xc0008c2340): openPending: 2025/10/10 02:29:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:37 DEBUG : file1(0xc0008c2340): >openPending: err= 2025/10/10 02:29:37 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:29:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:29:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:29:37 DEBUG : file1(0xc0008c2340): close: 2025/10/10 02:29:37 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:29:37.901323341 +0000 UTC m=+425.722475779 2025/10/10 02:29:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:37 DEBUG : file1(0xc0008c2340): >close: err= 2025/10/10 02:29:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 02:29:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:29:37 DEBUG : file2: newRWFileHandle: 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): openPending: 2025/10/10 02:29:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): >openPending: err= 2025/10/10 02:29:37 DEBUG : file2: >newRWFileHandle: err= 2025/10/10 02:29:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 02:29:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/10 02:29:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): RWFileHandle.Flush 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): RWFileHandle.Release 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): close: 2025/10/10 02:29:37 DEBUG : file2: vfs cache: setting modification time to 2025-10-10 02:29:37.902954375 +0000 UTC m=+425.724106812 2025/10/10 02:29:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:37 DEBUG : file2(0xc0008c2b00): >close: err= 2025/10/10 02:29:37 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:37 DEBUG : Looking for writers 2025/10/10 02:29:37 DEBUG : file2: reading active writers 2025/10/10 02:29:37 DEBUG : file1: reading active writers 2025/10/10 02:29:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/10 02:29:37 DEBUG : Looking for writers 2025/10/10 02:29:37 DEBUG : file1: reading active writers 2025/10/10 02:29:37 DEBUG : file2: reading active writers 2025/10/10 02:29:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/10 02:29:37 DEBUG : Looking for writers 2025/10/10 02:29:37 DEBUG : file1: reading active writers 2025/10/10 02:29:37 DEBUG : file2: reading active writers 2025/10/10 02:29:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/10 02:29:37 DEBUG : Looking for writers 2025/10/10 02:29:37 DEBUG : file1: reading active writers 2025/10/10 02:29:37 DEBUG : file2: reading active writers 2025/10/10 02:29:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/10 02:29:38 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:29:38 DEBUG : file2: vfs cache: starting upload 2025/10/10 02:29:38 DEBUG : Looking for writers 2025/10/10 02:29:38 DEBUG : file1: reading active writers 2025/10/10 02:29:38 DEBUG : file2: reading active writers 2025/10/10 02:29:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/10 02:29:38 DEBUG : Looking for writers 2025/10/10 02:29:38 DEBUG : file1: reading active writers 2025/10/10 02:29:38 DEBUG : file2: reading active writers 2025/10/10 02:29:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/10 02:29:38 DEBUG : Looking for writers 2025/10/10 02:29:38 DEBUG : file1: reading active writers 2025/10/10 02:29:38 DEBUG : file2: reading active writers 2025/10/10 02:29:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/10 02:29:39 DEBUG : Looking for writers 2025/10/10 02:29:39 DEBUG : file2: reading active writers 2025/10/10 02:29:39 DEBUG : file1: reading active writers 2025/10/10 02:29:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/10/10 02:29:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:29:40 INFO : file2: Copied (new) 2025/10/10 02:29:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-10 02:29:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/10 02:29:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/10 02:29:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 02:29:40 INFO : file2: vfs cache: upload succeeded try #1 2025/10/10 02:29:40 DEBUG : Looking for writers 2025/10/10 02:29:40 DEBUG : file1: reading active writers 2025/10/10 02:29:40 DEBUG : file2: reading active writers 2025/10/10 02:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:29:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:29:40 INFO : file1: Copied (new) 2025/10/10 02:29:40 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-10 02:29:37 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/10 02:29:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:40 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:41 DEBUG : Looking for writers 2025/10/10 02:29:41 DEBUG : file1: reading active writers 2025/10/10 02:29:41 DEBUG : file2: reading active writers 2025/10/10 02:29:41 DEBUG : >WaitForWriters: 2025/10/10 02:29:41 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:41 DEBUG : Looking for writers 2025/10/10 02:29:41 DEBUG : file2: reading active writers 2025/10/10 02:29:41 DEBUG : file1: reading active writers 2025/10/10 02:29:41 DEBUG : >WaitForWriters: 2025/10/10 02:29:41 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.35s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:42 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:42 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:42 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:29:42 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:29:42 DEBUG : file1: newRWFileHandle: 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): openPending: 2025/10/10 02:29:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): >openPending: err= 2025/10/10 02:29:42 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:29:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): _writeAt: size=5, off=0 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): >_writeAt: n=5, err= 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): RWFileHandle.Flush 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): RWFileHandle.Flush 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): close: 2025/10/10 02:29:42 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:29:42.238135991 +0000 UTC m=+430.059288429 2025/10/10 02:29:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:42 DEBUG : file1(0xc0009dc6c0): >close: err= 2025/10/10 02:29:42 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:29:42 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:29:42 DEBUG : Looking for writers 2025/10/10 02:29:42 DEBUG : file1: reading active writers 2025/10/10 02:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:29:43 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:29:43 DEBUG : Looking for writers 2025/10/10 02:29:43 DEBUG : file1: reading active writers 2025/10/10 02:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:29:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:29:44 INFO : file1: Copied (new) 2025/10/10 02:29:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 02:29:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/10 02:29:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:44 DEBUG : Looking for writers 2025/10/10 02:29:44 DEBUG : file1: reading active writers 2025/10/10 02:29:44 DEBUG : >WaitForWriters: 2025/10/10 02:29:44 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (10.34s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:52 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:52 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:52 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:29:52 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:29:52 DEBUG : file1: newRWFileHandle: 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): openPending: 2025/10/10 02:29:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): >openPending: err= 2025/10/10 02:29:52 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:29:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): _writeAt: size=5, off=0 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): >_writeAt: n=5, err= 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): RWFileHandle.Release 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): close: 2025/10/10 02:29:52 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:29:52.576212123 +0000 UTC m=+440.397364550 2025/10/10 02:29:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): >close: err= 2025/10/10 02:29:52 DEBUG : file1(0xc0002d7700): RWFileHandle.Release 2025/10/10 02:29:52 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:29:52 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:29:52 DEBUG : Looking for writers 2025/10/10 02:29:52 DEBUG : file1: reading active writers 2025/10/10 02:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:29:53 DEBUG : Looking for writers 2025/10/10 02:29:53 DEBUG : file1: reading active writers 2025/10/10 02:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:29:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:29:53 DEBUG : Looking for writers 2025/10/10 02:29:53 DEBUG : file1: reading active writers 2025/10/10 02:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:29:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:29:54 INFO : file1: Copied (new) 2025/10/10 02:29:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 02:29:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/10 02:29:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:54 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:54 DEBUG : Looking for writers 2025/10/10 02:29:54 DEBUG : file1: reading active writers 2025/10/10 02:29:54 DEBUG : >WaitForWriters: 2025/10/10 02:29:54 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:29:55 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:29:55 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:29:55 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:29:55 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:29:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:29:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 02:29:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:29:58 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): openPending: 2025/10/10 02:29:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 02:29:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 02:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): >openPending: err= 2025/10/10 02:29:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 02:29:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:29:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:29:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): _writeAt: size=5, off=0 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): >_writeAt: n=5, err= 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): close: 2025/10/10 02:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:29:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-10 02:29:58.315814123 +0000 UTC m=+446.136966560 2025/10/10 02:29:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:29:58 DEBUG : dir/file1(0xc000606bc0): >close: err= 2025/10/10 02:29:58 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:29:58 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:29:58 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:29:58 DEBUG : dir: Looking for writers 2025/10/10 02:29:58 DEBUG : file1: reading active writers 2025/10/10 02:29:58 DEBUG : Looking for writers 2025/10/10 02:29:58 DEBUG : dir: reading active writers 2025/10/10 02:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:29:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:29:59 INFO : dir/file1: Copied (replaced existing) 2025/10/10 02:29:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-10 02:29:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/10 02:29:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 02:29:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:29:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 02:29:59 DEBUG : dir: Looking for writers 2025/10/10 02:29:59 DEBUG : file1: reading active writers 2025/10/10 02:29:59 DEBUG : Looking for writers 2025/10/10 02:29:59 DEBUG : dir: reading active writers 2025/10/10 02:29:59 DEBUG : >WaitForWriters: 2025/10/10 02:29:59 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:00 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:00 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:00 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:00 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/10 02:30:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 02:30:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 02:30:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 02:30:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): _writeAt: size=5, off=0 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): openPending: 2025/10/10 02:30:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 02:30:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 02:30:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): >openPending: err= 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): >_writeAt: n=5, err= 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): _writeAt: size=15, off=5 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): >_writeAt: n=15, err= 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): close: 2025/10/10 02:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/10 02:30:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-10 02:30:03.445736777 +0000 UTC m=+451.266889224 2025/10/10 02:30:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:03 DEBUG : dir/file1(0xc0000b8e80): >close: err= 2025/10/10 02:30:03 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:30:03 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:30:03 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/10/10 02:30:03 DEBUG : dir: Looking for writers 2025/10/10 02:30:03 DEBUG : file1: reading active writers 2025/10/10 02:30:03 DEBUG : Looking for writers 2025/10/10 02:30:03 DEBUG : dir: reading active writers 2025/10/10 02:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:30:04 DEBUG : dir: Looking for writers 2025/10/10 02:30:04 DEBUG : file1: reading active writers 2025/10/10 02:30:04 DEBUG : Looking for writers 2025/10/10 02:30:04 DEBUG : dir: reading active writers 2025/10/10 02:30:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:30:04 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/10 02:30:04 INFO : dir/file1: Copied (replaced existing) 2025/10/10 02:30:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-10 02:30:03 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/10 02:30:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 02:30:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 02:30:04 DEBUG : dir: Looking for writers 2025/10/10 02:30:04 DEBUG : file1: reading active writers 2025/10/10 02:30:04 DEBUG : Looking for writers 2025/10/10 02:30:04 DEBUG : dir: reading active writers 2025/10/10 02:30:04 DEBUG : >WaitForWriters: 2025/10/10 02:30:04 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.12s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:05 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:05 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:05 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:05 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:05 DEBUG : file1: newRWFileHandle: 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): openPending: 2025/10/10 02:30:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): >openPending: err= 2025/10/10 02:30:05 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:30:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:30:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): _writeAt: size=5, off=0 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): >_writeAt: n=5, err= 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): close: 2025/10/10 02:30:05 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 02:30:05.970253543 +0000 UTC m=+453.791405991 2025/10/10 02:30:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:05 DEBUG : file1(0xc0008c2a00): >close: err= 2025/10/10 02:30:05 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:05 DEBUG : Looking for writers 2025/10/10 02:30:05 DEBUG : file1: reading active writers 2025/10/10 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:30:05 DEBUG : Looking for writers 2025/10/10 02:30:05 DEBUG : file1: reading active writers 2025/10/10 02:30:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:30:06 DEBUG : Looking for writers 2025/10/10 02:30:06 DEBUG : file1: reading active writers 2025/10/10 02:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:30:06 DEBUG : Looking for writers 2025/10/10 02:30:06 DEBUG : file1: reading active writers 2025/10/10 02:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:30:06 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:30:06 DEBUG : Looking for writers 2025/10/10 02:30:06 DEBUG : file1: reading active writers 2025/10/10 02:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:30:06 DEBUG : Looking for writers 2025/10/10 02:30:06 DEBUG : file1: reading active writers 2025/10/10 02:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:30:06 DEBUG : Looking for writers 2025/10/10 02:30:06 DEBUG : file1: reading active writers 2025/10/10 02:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:30:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:30:07 DEBUG : Looking for writers 2025/10/10 02:30:07 DEBUG : file1: reading active writers 2025/10/10 02:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:30:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:30:07 INFO : file1: Copied (new) 2025/10/10 02:30:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 02:30:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/10 02:30:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:30:08 DEBUG : Looking for writers 2025/10/10 02:30:08 DEBUG : file1: reading active writers 2025/10/10 02:30:08 DEBUG : >WaitForWriters: 2025/10/10 02:30:08 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (10.35s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/10 02:30:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.314742175 +0000 UTC m=+464.135894602 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607740): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.314742175 +0000 UTC m=+464.135894602 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607c00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.314742175 +0000 UTC m=+464.135894602 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d6bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b20 item 1 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.31924405 +0000 UTC m=+464.140396518 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7d00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.31924405 +0000 UTC m=+464.140396518 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d44c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b5e0 item 2 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.322113981 +0000 UTC m=+464.143266419 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5cc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.322113981 +0000 UTC m=+464.143266419 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e63c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.322113981 +0000 UTC m=+464.143266419 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000faa80 item 3 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.326115747 +0000 UTC m=+464.147268185 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7340): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.326115747 +0000 UTC m=+464.147268185 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7880): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fb260 item 4 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.328787816 +0000 UTC m=+464.149940254 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7f00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.328787816 +0000 UTC m=+464.149940254 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0400): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.328787816 +0000 UTC m=+464.149940254 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e08c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fbce0 item 5 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.332288381 +0000 UTC m=+464.153440817 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e0f40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.332288381 +0000 UTC m=+464.153440817 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1480): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 6 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.335186914 +0000 UTC m=+464.156339342 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009e1b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.335186914 +0000 UTC m=+464.156339342 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.335186914 +0000 UTC m=+464.156339342 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04540): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5960 item 7 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.337736794 +0000 UTC m=+464.158889191 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a04bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.337736794 +0000 UTC m=+464.158889191 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05100): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de460 item 8 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000a056c0): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a056c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.339567061 +0000 UTC m=+464.160719458 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05a80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.339567061 +0000 UTC m=+464.160719458 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a05f00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.339567061 +0000 UTC m=+464.160719458 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28480): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000dea10 item 9 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.341758708 +0000 UTC m=+464.162911106 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a28b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.341758708 +0000 UTC m=+464.162911106 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29040): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000dfc00 item 10 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000a29680): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29680): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.343849494 +0000 UTC m=+464.165001892 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.343849494 +0000 UTC m=+464.165001892 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a29f40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.343849494 +0000 UTC m=+464.165001892 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a484c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480460 item 11 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.346136059 +0000 UTC m=+464.167288457 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a48b40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.346136059 +0000 UTC m=+464.167288457 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 12 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000a496c0): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a496c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.349327875 +0000 UTC m=+464.170480302 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a49a80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.349327875 +0000 UTC m=+464.170480302 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a621c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce700 item 13 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.351674091 +0000 UTC m=+464.172826498 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62840): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.351674091 +0000 UTC m=+464.172826498 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a62d80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cef50 item 14 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000a633c0): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a633c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.353486827 +0000 UTC m=+464.174639224 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63780): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.353486827 +0000 UTC m=+464.174639224 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a63e40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cfc00 item 15 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.355097822 +0000 UTC m=+464.176250218 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84540): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.355097822 +0000 UTC m=+464.176250218 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a84a80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2310 item 16 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.356875892 +0000 UTC m=+464.178028289 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a850c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.356875892 +0000 UTC m=+464.178028289 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85540): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.356875892 +0000 UTC m=+464.178028289 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a85a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2cb0 item 17 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.359155634 +0000 UTC m=+464.180308031 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6140): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.359155634 +0000 UTC m=+464.180308031 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6680): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3880 item 18 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.36101187 +0000 UTC m=+464.182164267 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa6d00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.36101187 +0000 UTC m=+464.182164267 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7200): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.36101187 +0000 UTC m=+464.182164267 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3f10 item 19 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.364052411 +0000 UTC m=+464.185204808 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa7d80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.364052411 +0000 UTC m=+464.185204808 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2340): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498ee0 item 20 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.365820742 +0000 UTC m=+464.186973140 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad29c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.365820742 +0000 UTC m=+464.186973140 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad2ec0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.365820742 +0000 UTC m=+464.186973140 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad33c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 21 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.368214759 +0000 UTC m=+464.189367156 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad3a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.368214759 +0000 UTC m=+464.189367156 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6000): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fca80 item 22 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.370024428 +0000 UTC m=+464.191176825 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6680): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.370024428 +0000 UTC m=+464.191176825 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af6b80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.370024428 +0000 UTC m=+464.191176825 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd490 item 23 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.374216361 +0000 UTC m=+464.195368798 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.374216361 +0000 UTC m=+464.195368798 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af7c40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fdb90 item 24 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000b1e300): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.377550483 +0000 UTC m=+464.198702920 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e6c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.377550483 +0000 UTC m=+464.198702920 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ebc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.377550483 +0000 UTC m=+464.198702920 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3b40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba150 item 25 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.38121752 +0000 UTC m=+464.202369958 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80280): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.38121752 +0000 UTC m=+464.202369958 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b807c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 26 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000b80e00): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b80e00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.383873328 +0000 UTC m=+464.205025776 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b811c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.383873328 +0000 UTC m=+464.205025776 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b816c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.383873328 +0000 UTC m=+464.205025776 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b81c00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2620 item 27 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.386933387 +0000 UTC m=+464.208085814 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.386933387 +0000 UTC m=+464.208085814 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2840): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2bd0 item 28 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000ba2e80): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.389524824 +0000 UTC m=+464.210677242 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3240): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.389524824 +0000 UTC m=+464.210677242 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ba3900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3030 item 29 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.392074963 +0000 UTC m=+464.213227401 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0000): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.392074963 +0000 UTC m=+464.213227401 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0540): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c33b0 item 30 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): _readAt: size=2, off=0 2025/10/10 02:30:16 ERROR : open-test-file(0xc000bc0b80): Couldn't read size of file 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): close: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0b80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.394842101 +0000 UTC m=+464.215994539 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0f40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.394842101 +0000 UTC m=+464.215994539 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1600): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3730 item 31 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.397273928 +0000 UTC m=+464.218426356 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.397273928 +0000 UTC m=+464.218426356 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde240): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3b20 item 32 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.399675419 +0000 UTC m=+464.220827846 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde880): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ea0 item 33 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.400576491 +0000 UTC m=+464.221728919 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bded00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.400576491 +0000 UTC m=+464.221728919 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf200): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c40e0 item 33 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.403265622 +0000 UTC m=+464.224418090 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf840): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c45b0 item 34 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.404369376 +0000 UTC m=+464.225521813 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdfcc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.404369376 +0000 UTC m=+464.225521813 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04280): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c47e0 item 34 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.406772018 +0000 UTC m=+464.227924455 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c048c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 35 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.407579644 +0000 UTC m=+464.228732082 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04d40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.407579644 +0000 UTC m=+464.228732082 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05240): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c50a0 item 35 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.410008557 +0000 UTC m=+464.231160995 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c058c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5570 item 36 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.411951055 +0000 UTC m=+464.233103492 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05dc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.411951055 +0000 UTC m=+464.233103492 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28380): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c57a0 item 36 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.414639455 +0000 UTC m=+464.235791893 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b8900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba460 item 37 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.415575843 +0000 UTC m=+464.236728270 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0000b9200): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.415575843 +0000 UTC m=+464.236728270 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dc000): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba690 item 37 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.417199513 +0000 UTC m=+464.238351910 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dcac0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bacb0 item 38 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.417961334 +0000 UTC m=+464.239113732 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd040): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.417961334 +0000 UTC m=+464.239113732 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009dd5c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb0a0 item 38 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.41960952 +0000 UTC m=+464.240761918 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009ddc40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb880 item 39 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.420219366 +0000 UTC m=+464.241371763 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c286c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.420219366 +0000 UTC m=+464.241371763 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c28bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbc00 item 39 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.421906515 +0000 UTC m=+464.243058912 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29240): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e1c0 item 40 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.422658416 +0000 UTC m=+464.243810813 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29740): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.422658416 +0000 UTC m=+464.243810813 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c29c80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e5b0 item 40 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.424353711 +0000 UTC m=+464.245506107 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000606bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f260 item 41 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.425055037 +0000 UTC m=+464.246207435 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607140): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f6c0 item 41 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.425672247 +0000 UTC m=+464.246824644 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006077c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.425672247 +0000 UTC m=+464.246824644 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000607d00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fea0 item 41 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.427450046 +0000 UTC m=+464.248602443 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7940): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8700 item 42 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.42814398 +0000 UTC m=+464.249296377 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0002d7ec0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8c40 item 42 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.42900191 +0000 UTC m=+464.250154308 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d4700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.42900191 +0000 UTC m=+464.250154308 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0004d5e00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f90a0 item 42 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.430679832 +0000 UTC m=+464.251832220 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6940): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f95e0 item 43 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.431261686 +0000 UTC m=+464.252414082 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e6e80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9c00 item 43 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.431867874 +0000 UTC m=+464.253020271 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e74c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.431867874 +0000 UTC m=+464.253020271 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0006e7a00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4000 item 43 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.433359696 +0000 UTC m=+464.254512092 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2140): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c43f0 item 44 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.433963169 +0000 UTC m=+464.255115566 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2980): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4700 item 44 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.43473074 +0000 UTC m=+464.255883138 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c2f00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.43473074 +0000 UTC m=+464.255883138 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3500): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4a10 item 44 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.436144667 +0000 UTC m=+464.257297064 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008c3bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4fc0 item 45 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.436799938 +0000 UTC m=+464.257952335 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04180): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.436799938 +0000 UTC m=+464.257952335 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04880): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5260 item 45 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.438347003 +0000 UTC m=+464.259499400 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c04ec0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5c00 item 46 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.43891512 +0000 UTC m=+464.260067517 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c053c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.43891512 +0000 UTC m=+464.260067517 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c05b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5e30 item 46 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.440434063 +0000 UTC m=+464.261586460 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062a580): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 47 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.441013381 +0000 UTC m=+464.262165777 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062aa80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.441013381 +0000 UTC m=+464.262165777 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b180): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 47 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.442562971 +0000 UTC m=+464.263715368 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062b7c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 48 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.443164882 +0000 UTC m=+464.264317279 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00062bcc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.443164882 +0000 UTC m=+464.264317279 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064e440): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0620 item 48 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.444791417 +0000 UTC m=+464.265943804 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ea80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1730 item 49 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.445417884 +0000 UTC m=+464.266570281 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064ef00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.445417884 +0000 UTC m=+464.266570281 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064f440): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1dc0 item 49 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.446936436 +0000 UTC m=+464.268088833 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00064fac0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc9a0 item 50 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.447697706 +0000 UTC m=+464.268850113 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c040): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.447697706 +0000 UTC m=+464.268850113 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071c5c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dccb0 item 50 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.449344529 +0000 UTC m=+464.270496927 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071cc40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd810 item 51 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.450043532 +0000 UTC m=+464.271195929 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d140): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.450043532 +0000 UTC m=+464.271195929 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071d680): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 51 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.451752862 +0000 UTC m=+464.272905359 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00071dd00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 52 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.452423632 +0000 UTC m=+464.273576029 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738280): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.452423632 +0000 UTC m=+464.273576029 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738800): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 52 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.454013238 +0000 UTC m=+464.275165635 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000738e80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 53 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.454731757 +0000 UTC m=+464.275884155 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739380): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.454731757 +0000 UTC m=+464.275884155 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007398c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee3f0 item 53 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.456288001 +0000 UTC m=+464.277440397 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000739f40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef110 item 54 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.456979068 +0000 UTC m=+464.278131466 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007604c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.456979068 +0000 UTC m=+464.278131466 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000760a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef570 item 54 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.458659745 +0000 UTC m=+464.279812143 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007610c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efce0 item 55 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.459472021 +0000 UTC m=+464.280624458 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007615c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.459472021 +0000 UTC m=+464.280624458 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000761b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2070 item 55 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.461898228 +0000 UTC m=+464.283050665 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc200): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 56 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.462860445 +0000 UTC m=+464.284012882 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bc700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.462860445 +0000 UTC m=+464.284012882 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bcc80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b20 item 56 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.46539236 +0000 UTC m=+464.286544788 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd2c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a540 item 57 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.466262425 +0000 UTC m=+464.287414862 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bd800): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b7a0 item 57 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.467161895 +0000 UTC m=+464.288314321 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007bdd40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.467161895 +0000 UTC m=+464.288314321 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0340): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fa8c0 item 57 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.470039158 +0000 UTC m=+464.291191625 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0980): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fae70 item 58 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.471060386 +0000 UTC m=+464.292212823 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f0ec0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fb0a0 item 58 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.471927796 +0000 UTC m=+464.293080192 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1400): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.471927796 +0000 UTC m=+464.293080192 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3a580): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4150 item 58 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.474363049 +0000 UTC m=+464.295515476 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3abc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e70 item 59 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.475269713 +0000 UTC m=+464.296422139 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b100): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 59 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.476203066 +0000 UTC m=+464.297355492 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3b640): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.476203066 +0000 UTC m=+464.297355492 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b3bbc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ab0 item 59 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.478854786 +0000 UTC m=+464.300007223 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c280): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de310 item 60 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.479548519 +0000 UTC m=+464.300700956 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6c7c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de700 item 60 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.480553747 +0000 UTC m=+464.301706184 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6cd00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.480553747 +0000 UTC m=+464.301706184 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d2c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de930 item 60 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.48320695 +0000 UTC m=+464.304359377 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6d900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000df030 item 61 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.484291347 +0000 UTC m=+464.305443784 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b6de40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.484291347 +0000 UTC m=+464.305443784 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008885c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000dfab0 item 61 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.487033177 +0000 UTC m=+464.308185604 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000888c00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004803f0 item 62 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.487891639 +0000 UTC m=+464.309044076 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889140): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.487891639 +0000 UTC m=+464.309044076 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889840): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 62 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.48951596 +0000 UTC m=+464.310668357 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000889e80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 63 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.490132869 +0000 UTC m=+464.311285265 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4440): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.490132869 +0000 UTC m=+464.311285265 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008b4b40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 63 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.492370642 +0000 UTC m=+464.313523039 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c040): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f22a0 item 64 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.493472982 +0000 UTC m=+464.314625420 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092c5c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.493472982 +0000 UTC m=+464.314625420 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092ccc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2620 item 64 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.495139472 +0000 UTC m=+464.316291859 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f30a0 item 65 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.495811033 +0000 UTC m=+464.316963430 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092d780): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.495811033 +0000 UTC m=+464.316963430 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00092dc80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3490 item 65 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.497526777 +0000 UTC m=+464.318679174 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c340): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3c70 item 66 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.498295831 +0000 UTC m=+464.319448228 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095c7c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.498295831 +0000 UTC m=+464.319448228 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095cd00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3f10 item 66 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.500892088 +0000 UTC m=+464.322044514 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d340): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 67 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.502079247 +0000 UTC m=+464.323231673 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095d7c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.502079247 +0000 UTC m=+464.323231673 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc00095dcc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 67 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.504857205 +0000 UTC m=+464.326009642 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009923c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ea0 item 68 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.505880607 +0000 UTC m=+464.327033044 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009928c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.505880607 +0000 UTC m=+464.327033044 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000992e00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fc4d0 item 68 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.508145671 +0000 UTC m=+464.329298099 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000993440): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fce00 item 69 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.509224968 +0000 UTC m=+464.330377406 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0009938c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.509224968 +0000 UTC m=+464.330377406 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f17c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fb490 item 69 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.51149402 +0000 UTC m=+464.332646447 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0007f1e40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce380 item 70 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.512344827 +0000 UTC m=+464.333497265 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc0008243c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.512344827 +0000 UTC m=+464.333497265 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf3b0 item 70 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.514474969 +0000 UTC m=+464.335627406 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000824f80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2000 item 71 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.515272416 +0000 UTC m=+464.336424844 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825480): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.515272416 +0000 UTC m=+464.336424844 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000825980): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 71 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.517333177 +0000 UTC m=+464.338485614 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2700 item 72 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.518159049 +0000 UTC m=+464.339311486 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864580): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.518159049 +0000 UTC m=+464.339311486 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000864ac0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2930 item 72 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.520333814 +0000 UTC m=+464.341486240 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d20 item 73 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.521062492 +0000 UTC m=+464.342214929 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865580): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2fc0 item 73 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.521970769 +0000 UTC m=+464.343123195 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000865a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.521970769 +0000 UTC m=+464.343123195 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20000): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3180 item 73 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.524178164 +0000 UTC m=+464.345330601 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20640): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3500 item 74 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.524888808 +0000 UTC m=+464.346041245 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a20b40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c36c0 item 74 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.525843301 +0000 UTC m=+464.346995738 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.525843301 +0000 UTC m=+464.346995738 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21600): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c38f0 item 74 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.527996867 +0000 UTC m=+464.349149304 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a21c40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3c70 item 75 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.528848886 +0000 UTC m=+464.350001323 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e1c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): _writeAt: size=3, off=2 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3e30 item 75 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.529859073 +0000 UTC m=+464.351011511 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3e700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.529859073 +0000 UTC m=+464.351011511 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3ec40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d40e0 item 75 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.532026455 +0000 UTC m=+464.353178892 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f280): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 76 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.532912159 +0000 UTC m=+464.354064586 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3f780): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d47e0 item 76 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): _writeAt: size=3, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.533862212 +0000 UTC m=+464.355014649 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a3fcc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.533862212 +0000 UTC m=+464.355014649 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c2c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 76 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.53600144 +0000 UTC m=+464.357153878 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5c900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4fc0 item 77 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.53684216 +0000 UTC m=+464.357994567 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5ce00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.53684216 +0000 UTC m=+464.357994567 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5d500): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5180 item 77 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.539587837 +0000 UTC m=+464.360740264 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a5db40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 78 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.540546718 +0000 UTC m=+464.361699155 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a800c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.540546718 +0000 UTC m=+464.361699155 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a807c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 78 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.543127786 +0000 UTC m=+464.364280223 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a80e00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 79 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.544138715 +0000 UTC m=+464.365291152 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.544138715 +0000 UTC m=+464.365291152 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000a81a00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 79 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.546768093 +0000 UTC m=+464.367920530 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa20c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e82a0 item 80 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.547449092 +0000 UTC m=+464.368601529 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa25c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.547449092 +0000 UTC m=+464.368601529 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa2cc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8540 item 80 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.549671716 +0000 UTC m=+464.370824153 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8c40 item 81 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.550617413 +0000 UTC m=+464.371769849 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3780): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.550617413 +0000 UTC m=+464.371769849 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000aa3cc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8e00 item 81 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.552772541 +0000 UTC m=+464.373924978 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad43c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e91f0 item 82 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.553622947 +0000 UTC m=+464.374775375 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad48c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.553622947 +0000 UTC m=+464.374775375 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad4e40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9570 item 82 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.555840483 +0000 UTC m=+464.376992910 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad54c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ab0 item 83 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.556641518 +0000 UTC m=+464.377793955 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad59c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.556641518 +0000 UTC m=+464.377793955 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000ad5f00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9dc0 item 83 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.559010147 +0000 UTC m=+464.380162574 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2600): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004884d0 item 84 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.559966954 +0000 UTC m=+464.381119380 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af2b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.559966954 +0000 UTC m=+464.381119380 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3080): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 84 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.562015391 +0000 UTC m=+464.383167828 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3700): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d20 item 85 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.563033373 +0000 UTC m=+464.384185810 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000af3c00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.563033373 +0000 UTC m=+464.384185810 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e1c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489110 item 85 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.565347319 +0000 UTC m=+464.386499757 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1e840): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489650 item 86 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.566361764 +0000 UTC m=+464.387514192 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1ed40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.566361764 +0000 UTC m=+464.387514192 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f2c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004898f0 item 86 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.568892258 +0000 UTC m=+464.390044694 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1f940): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489d50 item 87 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.569906723 +0000 UTC m=+464.391059150 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b1fe40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.569906723 +0000 UTC m=+464.391059150 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96400): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489f10 item 87 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.572074424 +0000 UTC m=+464.393226860 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96a80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004925b0 item 88 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.573063762 +0000 UTC m=+464.394216189 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b96f80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.573063762 +0000 UTC m=+464.394216189 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97500): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 88 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.575641694 +0000 UTC m=+464.396794132 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000b97b40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e70 item 89 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.576491671 +0000 UTC m=+464.397644098 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0100): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 89 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.577485838 +0000 UTC m=+464.398638275 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0640): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.577485838 +0000 UTC m=+464.398638275 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc0bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004933b0 item 89 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.579247276 +0000 UTC m=+464.400399674 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1200): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004938f0 item 90 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.579760911 +0000 UTC m=+464.400913308 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1740): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 90 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.58042608 +0000 UTC m=+464.401578487 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bc1c80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.58042608 +0000 UTC m=+464.401578487 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde2c0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 90 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.58180444 +0000 UTC m=+464.402956836 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bde900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 91 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.582267589 +0000 UTC m=+464.403419986 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdee40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): >_readAt: n=2, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): _writeAt: size=3, off=7 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c25b0 item 91 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.582877004 +0000 UTC m=+464.404029401 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf380): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): >_readAt: n=8, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.582877004 +0000 UTC m=+464.404029401 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdf900): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c29a0 item 91 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.584560115 +0000 UTC m=+464.405712512 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000bdff40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3110 item 92 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.58511085 +0000 UTC m=+464.406263247 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20500): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): open at offset 5 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3490 item 92 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): _readAt: size=2, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): _writeAt: size=3, off=5 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): >_writeAt: n=3, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.585746874 +0000 UTC m=+464.406899272 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c20a40): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): >_readAt: n=3, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.585746874 +0000 UTC m=+464.406899272 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21000): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3650 item 92 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.587045113 +0000 UTC m=+464.408197510 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21640): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3d50 item 93 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.588218937 +0000 UTC m=+464.409371384 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c21b80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.588218937 +0000 UTC m=+464.409371384 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42300): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4070 item 93 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.591120607 +0000 UTC m=+464.412273044 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42940): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c44d0 item 94 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.59212874 +0000 UTC m=+464.413281178 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c42e80): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.59212874 +0000 UTC m=+464.413281178 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43580): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4700 item 94 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.595079252 +0000 UTC m=+464.416231690 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c43bc0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4cb0 item 95 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.596089309 +0000 UTC m=+464.417241747 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60180): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.596089309 +0000 UTC m=+464.417241747 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60880): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4ee0 item 95 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): open at offset 0 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): _readAt: size=2, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): >_readAt: n=0, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.599055029 +0000 UTC m=+464.420207467 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c60ec0): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): _writeAt: size=5, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): >openPending: err= 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5340 item 96 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): >_writeAt: n=5, err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.60012542 +0000 UTC m=+464.421277857 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61400): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:16 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): _readAt: size=512, off=0 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): openPending: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): >openPending: err= 2025/10/10 02:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): >_readAt: n=5, err=EOF 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): close: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:16.60012542 +0000 UTC m=+464.421277857 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:16 DEBUG : open-test-file(0xc000c61b00): >close: err= 2025/10/10 02:30:16 DEBUG : open-test-file: Remove: 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5570 item 96 2025/10/10 02:30:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:16 DEBUG : open-test-file: >Remove: err= 2025/10/10 02:30:16 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:16 DEBUG : Looking for writers 2025/10/10 02:30:16 DEBUG : >WaitForWriters: 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/10 02:30:16 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.131090475 +0000 UTC m=+464.952242912 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.131090475 +0000 UTC m=+464.952242912 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4680): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.131090475 +0000 UTC m=+464.952242912 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4b40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fc5b0 item 1 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.135494907 +0000 UTC m=+464.956647344 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.135494907 +0000 UTC m=+464.956647344 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd1f0 item 2 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.138368705 +0000 UTC m=+464.959521172 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b5d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.138368705 +0000 UTC m=+464.959521172 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.138368705 +0000 UTC m=+464.959521172 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd730 item 3 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.142554998 +0000 UTC m=+464.963707425 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c82ec0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.142554998 +0000 UTC m=+464.963707425 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce0e0 item 4 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.145200637 +0000 UTC m=+464.966353075 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.145200637 +0000 UTC m=+464.966353075 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c83ec0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.145200637 +0000 UTC m=+464.966353075 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8740): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ceb60 item 5 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.148747719 +0000 UTC m=+464.969900156 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.148747719 +0000 UTC m=+464.969900156 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc540): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4230 item 6 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.15140541 +0000 UTC m=+464.972557848 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dcc00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.15140541 +0000 UTC m=+464.972557848 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd1c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.15140541 +0000 UTC m=+464.972557848 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd680): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca45b0 item 7 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.155636818 +0000 UTC m=+464.976789255 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddd00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.155636818 +0000 UTC m=+464.976789255 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606bc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4a80 item 8 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0006071c0): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006071c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.1588644 +0000 UTC m=+464.980016838 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.1588644 +0000 UTC m=+464.980016838 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607bc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.1588644 +0000 UTC m=+464.980016838 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6bc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4e00 item 9 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.162461917 +0000 UTC m=+464.983614355 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.162461917 +0000 UTC m=+464.983614355 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d45c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca52d0 item 10 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0004d5d80): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.165321559 +0000 UTC m=+464.986473986 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.165321559 +0000 UTC m=+464.986473986 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6bc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.165321559 +0000 UTC m=+464.986473986 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e71c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5650 item 11 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.169135732 +0000 UTC m=+464.990288160 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.169135732 +0000 UTC m=+464.990288160 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7dc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5b20 item 12 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0008c2700): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.172000554 +0000 UTC m=+464.993152991 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2c00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.172000554 +0000 UTC m=+464.993152991 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3340): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5ea0 item 13 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.175271006 +0000 UTC m=+464.996423444 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.175271006 +0000 UTC m=+464.996423444 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba3f0 item 14 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc000b3a6c0): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3a6c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.178179849 +0000 UTC m=+464.999332276 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3aa80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.178179849 +0000 UTC m=+464.999332276 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b140): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba930 item 15 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.180894909 +0000 UTC m=+465.002047346 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3b7c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.180894909 +0000 UTC m=+465.002047346 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b3bd00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baf50 item 16 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.183795406 +0000 UTC m=+465.004947843 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.183795406 +0000 UTC m=+465.004947843 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c880): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.183795406 +0000 UTC m=+465.004947843 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cd80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb650 item 17 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.187958716 +0000 UTC m=+465.009111154 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.187958716 +0000 UTC m=+465.009111154 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e0e0 item 18 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.190986242 +0000 UTC m=+465.012138680 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314040): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.190986242 +0000 UTC m=+465.012138680 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314540): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.190986242 +0000 UTC m=+465.012138680 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000314a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e700 item 19 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.194837697 +0000 UTC m=+465.015990134 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003150c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.194837697 +0000 UTC m=+465.015990134 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315600): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f2d0 item 20 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.197800201 +0000 UTC m=+465.018952628 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000315c80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.197800201 +0000 UTC m=+465.018952628 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.197800201 +0000 UTC m=+465.018952628 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ff10 item 21 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.201896855 +0000 UTC m=+465.023049292 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000426d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.201896855 +0000 UTC m=+465.023049292 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004272c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8af0 item 22 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.204658222 +0000 UTC m=+465.025810660 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.204658222 +0000 UTC m=+465.025810660 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000427e40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.204658222 +0000 UTC m=+465.025810660 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a83c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9180 item 23 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.209004916 +0000 UTC m=+465.030157353 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.209004916 +0000 UTC m=+465.030157353 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a8f80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f99d0 item 24 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0004a95c0): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a95c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.211980485 +0000 UTC m=+465.033132922 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9980): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.211980485 +0000 UTC m=+465.033132922 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a9e80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.211980485 +0000 UTC m=+465.033132922 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060e440): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4070 item 25 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.216084553 +0000 UTC m=+465.037236990 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060eac0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.216084553 +0000 UTC m=+465.037236990 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f000): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4700 item 26 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc00060f640): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060f640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.219071813 +0000 UTC m=+465.040224251 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060fa00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.219071813 +0000 UTC m=+465.040224251 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00060ff00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.219071813 +0000 UTC m=+465.040224251 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006424c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4c40 item 27 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.223122312 +0000 UTC m=+465.044274750 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000642b40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.223122312 +0000 UTC m=+465.044274750 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5420 item 28 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0006436c0): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006436c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.226620582 +0000 UTC m=+465.047773019 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000643a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.226620582 +0000 UTC m=+465.047773019 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006601c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5880 item 29 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.22977108 +0000 UTC m=+465.050923527 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.22977108 +0000 UTC m=+465.050923527 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000660d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5dc0 item 30 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): _readAt: size=2, off=0 2025/10/10 02:30:17 ERROR : open-test-file(0xc0006613c0): Couldn't read size of file 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006613c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.233147892 +0000 UTC m=+465.054300320 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661780): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.233147892 +0000 UTC m=+465.054300320 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000661e40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e00 item 31 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.236277871 +0000 UTC m=+465.057430308 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732540): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.236277871 +0000 UTC m=+465.057430308 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000732a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004019d0 item 32 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.239569403 +0000 UTC m=+465.060721840 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007330c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d05b0 item 33 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.240537361 +0000 UTC m=+465.061689788 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733540): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.240537361 +0000 UTC m=+465.061689788 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000733a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0af0 item 33 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.243772648 +0000 UTC m=+465.064925115 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764100): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1d50 item 34 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.245077699 +0000 UTC m=+465.066230136 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764580): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.245077699 +0000 UTC m=+465.066230136 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000764ac0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc150 item 34 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.24793713 +0000 UTC m=+465.069089567 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765100): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcc40 item 35 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.249101807 +0000 UTC m=+465.070254234 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765580): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.249101807 +0000 UTC m=+465.070254234 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000765a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 35 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.25192496 +0000 UTC m=+465.073077397 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc180): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dda40 item 36 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.253160851 +0000 UTC m=+465.074313288 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cc680): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.253160851 +0000 UTC m=+465.074313288 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddc00 item 36 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.25665289 +0000 UTC m=+465.077805327 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c46c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccd20 item 37 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.257778062 +0000 UTC m=+465.078930500 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c4b40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.257778062 +0000 UTC m=+465.078930500 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5040): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd110 item 37 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.260790741 +0000 UTC m=+465.081943168 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c56c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd810 item 38 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.261943607 +0000 UTC m=+465.083096034 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009c5bc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.261943607 +0000 UTC m=+465.083096034 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4180): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdea0 item 38 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.264658406 +0000 UTC m=+465.085810833 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4800): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 39 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.265610745 +0000 UTC m=+465.086763182 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f4d00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.265610745 +0000 UTC m=+465.086763182 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 39 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.268361741 +0000 UTC m=+465.089514178 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5880): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee3f0 item 40 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.269519075 +0000 UTC m=+465.090671513 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009f5d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.269519075 +0000 UTC m=+465.090671513 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828340): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 40 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.272226992 +0000 UTC m=+465.093379418 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef570 item 41 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.273187706 +0000 UTC m=+465.094340143 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828e00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef8f0 item 41 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.274466999 +0000 UTC m=+465.095619416 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a100): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.274466999 +0000 UTC m=+465.095619416 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7a640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2620 item 41 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.276822353 +0000 UTC m=+465.097974770 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7ac80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3960 item 42 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.277533989 +0000 UTC m=+465.098686406 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b180): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ce0 item 42 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.278488452 +0000 UTC m=+465.099640859 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7b6c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.278488452 +0000 UTC m=+465.099640859 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000d7bc40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a4d0 item 42 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.280647918 +0000 UTC m=+465.101800335 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce300): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4150 item 43 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.281373992 +0000 UTC m=+465.102526399 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ce800): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4700 item 43 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.282339295 +0000 UTC m=+465.103491732 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008ced40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.282339295 +0000 UTC m=+465.103491732 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf280): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e70 item 43 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.285144544 +0000 UTC m=+465.106296980 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cf8c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ab0 item 44 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.286183946 +0000 UTC m=+465.107336383 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008cfdc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de070 item 44 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.287441458 +0000 UTC m=+465.108593894 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.287441458 +0000 UTC m=+465.108593894 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de310 item 44 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.290411326 +0000 UTC m=+465.111563763 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f0f40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000de930 item 45 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.291458392 +0000 UTC m=+465.112610830 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1440): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.291458392 +0000 UTC m=+465.112610830 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008f1b40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ded90 item 45 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.294146611 +0000 UTC m=+465.115299028 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000dfab0 item 46 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.295132894 +0000 UTC m=+465.116285301 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.295132894 +0000 UTC m=+465.116285301 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000928e00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000dfea0 item 46 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.297215255 +0000 UTC m=+465.118367662 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929440): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 47 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.297959704 +0000 UTC m=+465.119112121 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000929940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.297959704 +0000 UTC m=+465.119112121 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009680c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 47 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.299973866 +0000 UTC m=+465.121126284 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 48 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.300601335 +0000 UTC m=+465.121753742 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000968c00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.300601335 +0000 UTC m=+465.121753742 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969300): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f22a0 item 48 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.302400123 +0000 UTC m=+465.123552530 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2b60 item 49 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.3032075 +0000 UTC m=+465.124359917 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000969dc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.3032075 +0000 UTC m=+465.124359917 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f30a0 item 49 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.305240198 +0000 UTC m=+465.126392605 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992a00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3880 item 50 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.306020844 +0000 UTC m=+465.127173261 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000992f00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.306020844 +0000 UTC m=+465.127173261 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993480): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3c70 item 50 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.308037683 +0000 UTC m=+465.129190099 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000993b00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498770 item 51 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.308844167 +0000 UTC m=+465.129996584 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.308844167 +0000 UTC m=+465.129996584 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a045c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498b60 item 51 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.310877436 +0000 UTC m=+465.132029853 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a04c40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 52 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.311776094 +0000 UTC m=+465.132928501 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05140): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.311776094 +0000 UTC m=+465.132928501 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a056c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ea0 item 52 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.313761593 +0000 UTC m=+465.134914000 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a05d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000faa80 item 53 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.314478941 +0000 UTC m=+465.135631358 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a302c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.314478941 +0000 UTC m=+465.135631358 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30800): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fae00 item 53 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.31698115 +0000 UTC m=+465.138133578 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a30e80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fb3b0 item 54 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.318009752 +0000 UTC m=+465.139162190 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.318009752 +0000 UTC m=+465.139162190 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a31900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fb6c0 item 54 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.320285887 +0000 UTC m=+465.141438324 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54000): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 55 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.321260508 +0000 UTC m=+465.142412935 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54500): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.321260508 +0000 UTC m=+465.142412935 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a54a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf8f0 item 55 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.323592909 +0000 UTC m=+465.144745336 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a550c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 56 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.324657328 +0000 UTC m=+465.145809765 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a555c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.324657328 +0000 UTC m=+465.145809765 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a55b40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2460 item 56 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.327092872 +0000 UTC m=+465.148245299 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c27e0 item 57 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.328003051 +0000 UTC m=+465.149155489 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74740): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a80 item 57 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.329036282 +0000 UTC m=+465.150188709 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a74c80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.329036282 +0000 UTC m=+465.150188709 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2c40 item 57 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.330959405 +0000 UTC m=+465.152111802 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c30a0 item 58 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.331603885 +0000 UTC m=+465.152756282 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a75d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3260 item 58 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.332395561 +0000 UTC m=+465.153547969 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e340): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.332395561 +0000 UTC m=+465.153547969 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8e900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3420 item 58 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.333844354 +0000 UTC m=+465.154996750 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ef40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c37a0 item 59 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.334364149 +0000 UTC m=+465.155516546 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f480): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c39d0 item 59 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.334964687 +0000 UTC m=+465.156117084 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8f9c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.334964687 +0000 UTC m=+465.156117084 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000a8ff40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3b90 item 59 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.336312098 +0000 UTC m=+465.157464495 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aba600): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3f10 item 60 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.336891436 +0000 UTC m=+465.158043834 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abab40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 60 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.337568748 +0000 UTC m=+465.158721145 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.337568748 +0000 UTC m=+465.158721145 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abb640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4460 item 60 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.339096017 +0000 UTC m=+465.160248415 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000abbc80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4930 item 61 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.339855814 +0000 UTC m=+465.161008211 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee240): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.339855814 +0000 UTC m=+465.161008211 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aee940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 61 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.341751565 +0000 UTC m=+465.162903962 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aeef80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d50a0 item 62 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.342221988 +0000 UTC m=+465.163374386 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aef4c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.342221988 +0000 UTC m=+465.163374386 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000aefbc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5260 item 62 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.343617789 +0000 UTC m=+465.164770187 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12280): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d55e0 item 63 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.34485851 +0000 UTC m=+465.166010948 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b127c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.34485851 +0000 UTC m=+465.166010948 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b12ec0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d57a0 item 63 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): >_readAt: n=0, err=Bad file descriptor 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.34794621 +0000 UTC m=+465.169098646 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13500): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ce0 item 64 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.348807427 +0000 UTC m=+465.169959865 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b13a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.348807427 +0000 UTC m=+465.169959865 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c1c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5f10 item 64 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.351501247 +0000 UTC m=+465.172653674 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2c800): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e83f0 item 65 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.352498129 +0000 UTC m=+465.173650566 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2cc80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.352498129 +0000 UTC m=+465.173650566 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d180): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8690 item 65 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.355184174 +0000 UTC m=+465.176336601 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2d7c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d20 item 66 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.356224488 +0000 UTC m=+465.177376924 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b2dc40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.356224488 +0000 UTC m=+465.177376924 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8ee0 item 66 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.359220204 +0000 UTC m=+465.180372641 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e93b0 item 67 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.360268324 +0000 UTC m=+465.181420761 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b52cc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.360268324 +0000 UTC m=+465.181420761 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b531c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e96c0 item 67 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.363161647 +0000 UTC m=+465.184314085 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 68 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.364223242 +0000 UTC m=+465.185375679 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b53d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.364223242 +0000 UTC m=+465.185375679 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76300): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9f10 item 68 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.367023641 +0000 UTC m=+465.188176079 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004885b0 item 69 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.368827128 +0000 UTC m=+465.189979566 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b76dc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.368827128 +0000 UTC m=+465.189979566 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b772c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004889a0 item 69 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.371572305 +0000 UTC m=+465.192724742 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488ee0 item 70 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.37276253 +0000 UTC m=+465.193914977 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b77e40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.37276253 +0000 UTC m=+465.193914977 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004892d0 item 70 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.375504901 +0000 UTC m=+465.196657328 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004897a0 item 71 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.376678805 +0000 UTC m=+465.197831243 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b98f80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.376678805 +0000 UTC m=+465.197831243 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000b99480): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004899d0 item 71 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.379156269 +0000 UTC m=+465.200308676 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007ccf40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 72 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.380258079 +0000 UTC m=+465.201410495 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd440): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.380258079 +0000 UTC m=+465.201410495 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cd980): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 72 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.382286859 +0000 UTC m=+465.203439276 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007cdf40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 73 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.383173504 +0000 UTC m=+465.204325921 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc4c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492fc0 item 73 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.384599663 +0000 UTC m=+465.205752080 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc980): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.384599663 +0000 UTC m=+465.205752080 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fcec0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493260 item 73 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.388549322 +0000 UTC m=+465.209701748 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004882a0 item 74 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.389230711 +0000 UTC m=+465.210383108 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004885b0 item 74 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.389957506 +0000 UTC m=+465.211109893 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000828c40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.389957506 +0000 UTC m=+465.211109893 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008292c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004889a0 item 74 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.391560557 +0000 UTC m=+465.212712954 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488ee0 item 75 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.392241155 +0000 UTC m=+465.213393553 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000829e00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): _writeAt: size=3, off=2 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004892d0 item 75 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.392968753 +0000 UTC m=+465.214121150 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc3c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.392968753 +0000 UTC m=+465.214121150 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fc900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489570 item 75 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.394620584 +0000 UTC m=+465.215772982 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fd640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004899d0 item 76 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.395275655 +0000 UTC m=+465.216428053 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0007fdb40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ce0 item 76 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): _writeAt: size=3, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.396051713 +0000 UTC m=+465.217204110 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4140): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.396051713 +0000 UTC m=+465.217204110 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b46c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ea0 item 76 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.39797721 +0000 UTC m=+465.219129607 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008b4d00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 77 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.398883812 +0000 UTC m=+465.220036199 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b8400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.398883812 +0000 UTC m=+465.220036199 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0000b9040): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 77 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.400419947 +0000 UTC m=+465.221572344 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc240): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004928c0 item 78 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.401004205 +0000 UTC m=+465.222156602 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dc980): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.401004205 +0000 UTC m=+465.222156602 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd140): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 78 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.403627281 +0000 UTC m=+465.224779718 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009dd780): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 79 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.404547791 +0000 UTC m=+465.225700228 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0009ddc80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.404547791 +0000 UTC m=+465.225700228 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000606cc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 79 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.407084224 +0000 UTC m=+465.228236641 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607340): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493d50 item 80 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.407979777 +0000 UTC m=+465.229132193 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000607a00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.407979777 +0000 UTC m=+465.229132193 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d6d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fc150 item 80 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.4102601 +0000 UTC m=+465.231412517 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0002d7d40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fcd90 item 81 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.411140172 +0000 UTC m=+465.232292590 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d4480): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.411140172 +0000 UTC m=+465.232292590 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004d5540): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd0a0 item 81 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.413169504 +0000 UTC m=+465.234321921 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6600): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd6c0 item 82 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.41404107 +0000 UTC m=+465.235193487 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e6cc0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.41404107 +0000 UTC m=+465.235193487 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7340): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fda40 item 82 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.41605852 +0000 UTC m=+465.237210937 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e79c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce0e0 item 83 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.416956406 +0000 UTC m=+465.238108823 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006e7f00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.416956406 +0000 UTC m=+465.238108823 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2840): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ce770 item 83 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.419086828 +0000 UTC m=+465.240239245 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c2f00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cf810 item 84 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.420032524 +0000 UTC m=+465.241184941 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3480): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.420032524 +0000 UTC m=+465.241184941 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0008c3a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cfc00 item 84 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.421959804 +0000 UTC m=+465.243112221 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c200): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca42a0 item 85 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.422812405 +0000 UTC m=+465.243964822 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092c700): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.422812405 +0000 UTC m=+465.243964822 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092cc40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4460 item 85 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.425298775 +0000 UTC m=+465.246451212 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d2c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca47e0 item 86 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.426314623 +0000 UTC m=+465.247467060 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092d7c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.426314623 +0000 UTC m=+465.247467060 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00092dd40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca49a0 item 86 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.428817304 +0000 UTC m=+465.249969741 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60440): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4d20 item 87 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.42992835 +0000 UTC m=+465.251080768 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.42992835 +0000 UTC m=+465.251080768 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c60e80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4ee0 item 87 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.432172385 +0000 UTC m=+465.253324802 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61500): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5260 item 88 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.433145182 +0000 UTC m=+465.254297620 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000c61a00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.433145182 +0000 UTC m=+465.254297620 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312000): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5420 item 88 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.435568434 +0000 UTC m=+465.256720851 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca57a0 item 89 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.436471189 +0000 UTC m=+465.257623607 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000312b80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5960 item 89 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.437961219 +0000 UTC m=+465.259113636 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0003130c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.437961219 +0000 UTC m=+465.259113636 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313640): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5b20 item 89 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.440090868 +0000 UTC m=+465.261243295 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000313c80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5ea0 item 90 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.440936437 +0000 UTC m=+465.262088854 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e240): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba150 item 90 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.442078922 +0000 UTC m=+465.263231339 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041e780): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.442078922 +0000 UTC m=+465.263231339 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041ed40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba3f0 item 90 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.444078768 +0000 UTC m=+465.265231185 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f380): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba930 item 91 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.444843435 +0000 UTC m=+465.265995852 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041f8c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): >_readAt: n=2, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): _writeAt: size=3, off=7 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003babd0 item 91 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.445651122 +0000 UTC m=+465.266803539 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00041fe00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): >_readAt: n=8, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.445651122 +0000 UTC m=+465.266803539 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6400): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baf50 item 91 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.447633335 +0000 UTC m=+465.268785742 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6a40): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb650 item 92 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.448393172 +0000 UTC m=+465.269545589 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a6f80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): open at offset 5 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbab0 item 92 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): _readAt: size=2, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): _writeAt: size=3, off=5 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): >_writeAt: n=3, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.44936107 +0000 UTC m=+465.270513487 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a74c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): >_readAt: n=3, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.44936107 +0000 UTC m=+465.270513487 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0004a7a80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbe30 item 92 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.451126496 +0000 UTC m=+465.272278913 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616140): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e380 item 93 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.451849614 +0000 UTC m=+465.273002021 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616680): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.451849614 +0000 UTC m=+465.273002021 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000616d80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e770 item 93 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.453880999 +0000 UTC m=+465.275033416 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006173c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ee00 item 94 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.454606693 +0000 UTC m=+465.275759100 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000617900): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.454606693 +0000 UTC m=+465.275759100 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646080): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f650 item 94 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.456513203 +0000 UTC m=+465.277665610 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc0006466c0): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8230 item 95 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.457236071 +0000 UTC m=+465.278388478 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000646c00): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.457236071 +0000 UTC m=+465.278388478 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647300): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8690 item 95 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): open at offset 0 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): _readAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): >_readAt: n=0, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.459373115 +0000 UTC m=+465.280525532 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647940): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): _writeAt: size=5, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): >openPending: err= 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f8d90 item 96 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): >_writeAt: n=5, err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.460198655 +0000 UTC m=+465.281351072 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc000647e80): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 02:30:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 02:30:17 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): _readAt: size=512, off=0 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): openPending: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): >openPending: err= 2025/10/10 02:30:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): >_readAt: n=5, err=EOF 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): close: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 02:30:17.460198655 +0000 UTC m=+465.281351072 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : open-test-file(0xc00065e600): >close: err= 2025/10/10 02:30:17 DEBUG : open-test-file: Remove: 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f9110 item 96 2025/10/10 02:30:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 02:30:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 02:30:17 DEBUG : open-test-file: >Remove: err= 2025/10/10 02:30:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:17 DEBUG : Looking for writers 2025/10/10 02:30:17 DEBUG : >WaitForWriters: 2025/10/10 02:30:17 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.86s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:17 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:17 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:17 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:17 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:17 DEBUG : file1: newRWFileHandle: 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): openPending: 2025/10/10 02:30:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): >openPending: err= 2025/10/10 02:30:17 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 02:30:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 02:30:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): _writeAt: size=2, off=0 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): >_writeAt: n=2, err= 2025/10/10 02:30:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): RWFileHandle.Flush 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): RWFileHandle.Release 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): close: 2025/10/10 02:30:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/10 02:30:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:17 DEBUG : file1(0xc00065edc0): >close: err= 2025/10/10 02:30:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:17 DEBUG : Looking for writers 2025/10/10 02:30:17 DEBUG : file1: reading active writers 2025/10/10 02:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:30:18 DEBUG : file1: vfs cache: starting upload 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:30:18 DEBUG : Looking for writers 2025/10/10 02:30:18 DEBUG : file1: reading active writers 2025/10/10 02:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:30:18 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/10 02:30:19 DEBUG : Looking for writers 2025/10/10 02:30:19 DEBUG : file1: reading active writers 2025/10/10 02:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:30:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/10 02:30:19 INFO : file1: Copied (new) 2025/10/10 02:30:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/10 02:30:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 02:30:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/10 02:30:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:30:19 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 02:30:20 DEBUG : Looking for writers 2025/10/10 02:30:20 DEBUG : file1: reading active writers 2025/10/10 02:30:20 DEBUG : >WaitForWriters: 2025/10/10 02:30:20 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:20 DEBUG : Looking for writers 2025/10/10 02:30:20 DEBUG : file1: reading active writers 2025/10/10 02:30:20 DEBUG : >WaitForWriters: 2025/10/10 02:30:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.17s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:20 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:30:20 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:30:21 DEBUG : rename_me: newRWFileHandle: 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): openPending: 2025/10/10 02:30:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 02:30:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): >openPending: err= 2025/10/10 02:30:21 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/10 02:30:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/10 02:30:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/10 02:30:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): _writeAt: size=5, off=0 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): >_writeAt: n=5, err= 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): close: 2025/10/10 02:30:21 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-10 02:30:21.16823874 +0000 UTC m=+468.989391176 2025/10/10 02:30:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/10 02:30:21 DEBUG : rename_me(0xc0000b8dc0): >close: err= 2025/10/10 02:30:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/10 02:30:21 DEBUG : i_was_renamed: Updating file with 0xc000d08780 2025/10/10 02:30:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/10 02:30:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/10 02:30:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 02:30:21 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 02:30:21 DEBUG : Looking for writers 2025/10/10 02:30:21 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 02:30:22 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/10/10 02:30:22 DEBUG : Looking for writers 2025/10/10 02:30:22 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/10 02:30:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:30:23 INFO : i_was_renamed: Copied (new) 2025/10/10 02:30:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-10 02:30:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/10 02:30:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/10 02:30:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/10 02:30:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/10 02:30:23 DEBUG : Looking for writers 2025/10/10 02:30:23 DEBUG : i_was_renamed: reading active writers 2025/10/10 02:30:23 DEBUG : >WaitForWriters: 2025/10/10 02:30:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 02:30:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 02:30:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-gunejow2renu" 2025/10/10 02:30:23 INFO : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 02:30:24 DEBUG : forgetting directory cache 2025/10/10 02:30:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): _readAt: size=512, off=0 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): openPending: 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 01:31:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 02:30:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): >openPending: err= 2025/10/10 02:30:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:30:26 DEBUG : forgetting directory cache 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): >_readAt: n=20, err=EOF 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): close: 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 01:31:23 +0000 UTC 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate(0xc000bc4500): >close: err= 2025/10/10 02:30:26 DEBUG : Re-reading directory (252.876899ms old) 2025/10/10 02:30:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 02:30:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 02:30:27 DEBUG : forgetting directory cache 2025/10/10 02:30:27 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-gunejow2renu'/TestRWCacheUpdate: md5 hash incorrect - expecting "944a242d910e2bbacae0d0db8c64490a" got "8558f20bbf1a5777c862752b37ad49be" 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.98018808s| > 1s (want 2025-10-10 01:32:23.98018808 +0000 UTC m=-3008.198659484 vs got 2025-10-10 01:31:23 +0000 UTC) (precision 1s) 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): _readAt: size=512, off=0 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): openPending: 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 01:31:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "20,2025-10-10 01:31:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2025/10/10 02:30:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): >openPending: err= 2025/10/10 02:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): >_readAt: n=20, err=EOF 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): close: 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 01:31:23 +0000 UTC 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate(0xc0009dc500): >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: "TestRWCacheUpdate001" actual : "TestRWCacheUpdate000" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate001 +TestRWCacheUpdate000 Test: TestRWCacheUpdate 2025/10/10 02:30:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:28 DEBUG : Looking for writers 2025/10/10 02:30:28 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/10 02:30:28 DEBUG : >WaitForWriters: 2025/10/10 02:30:28 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': vfs cache: cleaner exiting 2025/10/10 02:30:28 DEBUG : forgetting directory cache 2025/10/10 02:30:28 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 (12.71s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:37 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/10/10 02:30:39 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 run.go:285: Failed to put "測試_Русский___ě_áñ" to "OpenDrive root 'rclone-test-gunejow2renu'": failed to get fileinfo: File was not found (Error 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:178 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:178 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "測試_Русский___ě_áñ" --- FAIL: TestUnicodeNormalization (11.85s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:48 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:48 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:30:48 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': Reusing VFS from active cache 2025/10/10 02:30:48 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:48 DEBUG : Looking for writers 2025/10/10 02:30:48 DEBUG : >WaitForWriters: 2025/10/10 02:30:48 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:48 DEBUG : Looking for writers 2025/10/10 02:30:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.73s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:49 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:49 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:30:49 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:49 DEBUG : Looking for writers 2025/10/10 02:30:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:49 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:49 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:30:49 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:49 DEBUG : Looking for writers 2025/10/10 02:30:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:50 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:50 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:30:51 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:30:53 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/10 02:30:54 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:30:54 DEBUG : dir: Looking for writers 2025/10/10 02:30:54 DEBUG : file2: reading active writers 2025/10/10 02:30:54 DEBUG : Looking for writers 2025/10/10 02:30:54 DEBUG : file1: reading active writers 2025/10/10 02:30:54 DEBUG : dir: reading active writers 2025/10/10 02:30:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.76s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:30:56 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:30:56 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:30:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:30:59 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/10 02:31:00 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:00 DEBUG : dir: Looking for writers 2025/10/10 02:31:00 DEBUG : Looking for writers 2025/10/10 02:31:00 DEBUG : dir: reading active writers 2025/10/10 02:31:00 DEBUG : file1: reading active writers 2025/10/10 02:31:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.71s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:01 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:01 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:02 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/10 02:31:04 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/10 02:31:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:31:06 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 02:31:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 02:31:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 02:31:06 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:31:06 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/10 02:31:06 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/10 02:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 02:31:06 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 02:31:08 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:31:08 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/10 02:31:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 02:31:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/10 02:31:08 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:08 DEBUG : dir: Looking for writers 2025/10/10 02:31:08 DEBUG : file2: reading active writers 2025/10/10 02:31:08 DEBUG : new_file.txt: reading active writers 2025/10/10 02:31:08 DEBUG : Looking for writers 2025/10/10 02:31:08 DEBUG : dir: reading active writers 2025/10/10 02:31:08 DEBUG : file1: reading active writers 2025/10/10 02:31:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.65s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:09 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:09 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:10 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/10 02:31:12 DEBUG : dir/file2: same parent dir (ODFfOTQ3MzI2M190NEF3Wg) - using file/rename instead of move_copy for dir/file1 2025/10/10 02:31:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/10 02:31:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000d08600 2025/10/10 02:31:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/10 02:31:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:13 INFO : dir/file1: Moved (server-side) to: file0 2025/10/10 02:31:13 DEBUG : file0: Updating file with file0 0xc000d08600 2025/10/10 02:31:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 02:31:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/10 02:31:14 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:14 DEBUG : dir: Looking for writers 2025/10/10 02:31:14 DEBUG : Looking for writers 2025/10/10 02:31:14 DEBUG : dir: reading active writers 2025/10/10 02:31:14 DEBUG : file0: reading active writers 2025/10/10 02:31:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.78s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:15 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:15 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:15 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:15 DEBUG : Looking for writers 2025/10/10 02:31:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:15 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:15 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:16 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/10 02:31:16 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/10 02:31:25 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/10 02:31:26 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/10 02:31:27 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/10 02:31:27 ERROR : d: error listing: failed to get folder list: Directory does not exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory does not exist (Error 404) 2025/10/10 02:31:27 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:27 DEBUG : b: Looking for writers 2025/10/10 02:31:27 DEBUG : c: Looking for writers 2025/10/10 02:31:27 DEBUG : d: Looking for writers 2025/10/10 02:31:27 DEBUG : Looking for writers 2025/10/10 02:31:27 DEBUG : a: Looking for writers 2025/10/10 02:31:27 DEBUG : Looking for writers 2025/10/10 02:31:27 DEBUG : d: reading active writers 2025/10/10 02:31:27 DEBUG : /: reading active writers 2025/10/10 02:31:27 DEBUG : a: reading active writers 2025/10/10 02:31:27 DEBUG : b: reading active writers 2025/10/10 02:31:27 DEBUG : c: reading active writers 2025/10/10 02:31:27 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestVFSMkdir (21.61s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:37 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:37 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/10 02:31:38 ERROR : a/: Dir.Mkdir failed to create directory: failed to get folder list: Directory does not exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestVFSMkdirAll 2025/10/10 02:31:38 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:38 DEBUG : a: Looking for writers 2025/10/10 02:31:38 DEBUG : Looking for writers 2025/10/10 02:31:38 DEBUG : a: reading active writers 2025/10/10 02:31:38 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (2.31s) === 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-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:39 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:39 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:39 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:39 DEBUG : Looking for writers 2025/10/10 02:31:39 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.39s) === 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-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:40 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:40 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/10 02:31:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/10 02:31:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/10 02:31:40 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 02:31:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:31:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/10 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:42 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 02:31:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:31:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:31:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 02:31:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 02:31:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:43 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/10 02:31:44 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/10/10 02:31:45 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/10 02:31:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:45 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:45 DEBUG : Looking for writers 2025/10/10 02:31:45 DEBUG : file1: reading active writers 2025/10/10 02:31:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.64s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:45 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:45 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/10 02:31:46 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/10 02:31:46 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/10 02:31:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/10 02:31:46 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/10 02:31:47 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/10 02:31:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 02:31:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/10 02:31:48 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:48 DEBUG : Looking for writers 2025/10/10 02:31:48 DEBUG : file1: reading active writers 2025/10/10 02:31:48 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (11.23s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:56 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:56 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/10 02:31:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:57 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 02:31:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/10 02:31:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/10 02:31:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/10 02:31:59 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:31:59 DEBUG : Looking for writers 2025/10/10 02:31:59 DEBUG : file1: reading active writers 2025/10/10 02:31:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.78s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:31:59 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:31:59 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:31:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:31:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:31:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:31:59 DEBUG : file1: WriteFileHandle.Release closing 2025/10/10 02:31:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:31:59 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 02:32:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:32:01 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:32:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/10 02:32:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:01 DEBUG : Looking for writers 2025/10/10 02:32:01 DEBUG : file1: reading active writers 2025/10/10 02:32:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:02 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:02 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:32:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:32:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:02 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (2 bytes), uploading instead of streaming 2025/10/10 02:32:03 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/10 02:32:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/10 02:32:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:32:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/10 02:32:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:04 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:04 DEBUG : Looking for writers 2025/10/10 02:32:04 DEBUG : file1: reading active writers 2025/10/10 02:32:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.99s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:05 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:05 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:32:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:32:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:32:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:32:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:05 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 02:32:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 02:32:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:32:06 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 02:32:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 02:32:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 02:32:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:07 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:07 DEBUG : Looking for writers 2025/10/10 02:32:07 DEBUG : file1: reading active writers 2025/10/10 02:32:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:07 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:07 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 02:32:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 02:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 02:32:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 02:32:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:07 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/10 02:32:08 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/10/10 02:32:09 DEBUG : file1: md5 = 38a91d1d93320d8af2426084adb6ca7c OK 2025/10/10 02:32:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 02:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 02:32:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 02:32:09 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 02:32:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 02:32:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 02:32:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:10 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:10 DEBUG : Looking for writers 2025/10/10 02:32:10 DEBUG : file1: reading active writers 2025/10/10 02:32:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.99s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:10 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:10 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:11 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/10 02:32:13 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/10 02:32:16 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 02:32:17 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/10 02:32:19 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/10 02:32:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/10 02:32:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/10 02:32:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/10 02:32:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/10 02:32:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/10 02:32:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/10 02:32:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/10 02:32:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/10 02:32:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/10 02:32:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/10 02:32:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:23 DEBUG : flat: Looking for writers 2025/10/10 02:32:23 DEBUG : f000.txt: reading active writers 2025/10/10 02:32:23 DEBUG : f001.txt: reading active writers 2025/10/10 02:32:23 DEBUG : f002.txt: reading active writers 2025/10/10 02:32:23 DEBUG : f003.txt: reading active writers 2025/10/10 02:32:23 DEBUG : f004.txt: reading active writers 2025/10/10 02:32:23 DEBUG : Looking for writers 2025/10/10 02:32:23 DEBUG : flat: reading active writers 2025/10/10 02:32:23 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestZipManyFiles (22.43s) === RUN TestZipManySubDirs run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:33 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:33 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:34 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/10/10 02:32:36 DEBUG : dir: forgetting directory cache 2025/10/10 02:32:36 DEBUG : forgetting directory cache 2025/10/10 02:32:36 DEBUG : dir: forgetting directory cache 2025/10/10 02:32:36 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/10/10 02:32:39 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/10/10 02:32:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/10 02:32:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/10 02:32:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/10 02:32:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/10 02:32:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/10 02:32:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/10 02:32:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:32:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:32:41 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:32:41 DEBUG : a/b/c: Looking for writers 2025/10/10 02:32:41 DEBUG : deep.txt: reading active writers 2025/10/10 02:32:41 DEBUG : a/b: Looking for writers 2025/10/10 02:32:41 DEBUG : c: reading active writers 2025/10/10 02:32:41 DEBUG : mid.txt: reading active writers 2025/10/10 02:32:41 DEBUG : a: Looking for writers 2025/10/10 02:32:41 DEBUG : b: reading active writers 2025/10/10 02:32:41 DEBUG : top.txt: reading active writers 2025/10/10 02:32:41 DEBUG : Looking for writers 2025/10/10 02:32:41 DEBUG : a: reading active writers 2025/10/10 02:32:41 DEBUG : >WaitForWriters: run.go:125: removing dir "a" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestZipManySubDirs (20.42s) === RUN TestZipLargeFiles run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:32:53 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:32:53 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:32:54 DEBUG : forgetting directory cache 2025/10/10 02:32:54 DEBUG : dir: forgetting directory cache 2025/10/10 02:32:54 DEBUG : dir/subdir: forgetting directory cache 2025/10/10 02:32:54 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/10/10 02:32:59 DEBUG : forgetting directory cache 2025/10/10 02:32:59 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:04 DEBUG : forgetting directory cache 2025/10/10 02:33:04 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:04 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:21 DEBUG : forgetting directory cache 2025/10/10 02:33:21 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/10 02:33:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/10 02:33:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:33:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:29 DEBUG : forgetting directory cache 2025/10/10 02:33:29 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:29 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:29 DEBUG : fil: forgetting directory cache 2025/10/10 02:33:29 DEBUG : fil/a: forgetting directory cache 2025/10/10 02:33:29 DEBUG : fil/a/b: forgetting directory cache 2025/10/10 02:33:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:36 DEBUG : forgetting directory cache 2025/10/10 02:33:36 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:36 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:47 DEBUG : forgetting directory cache 2025/10/10 02:33:47 DEBUG : dir: forgetting directory cache 2025/10/10 02:33:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:49 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:33:49 DEBUG : bigdir: Looking for writers 2025/10/10 02:33:49 DEBUG : big.bin: reading active writers 2025/10/10 02:33:49 DEBUG : Looking for writers 2025/10/10 02:33:49 DEBUG : bigdir: reading active writers 2025/10/10 02:33:49 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.78s) === RUN TestZipDirsInRoot run.go:180: Remote "OpenDrive root 'rclone-test-gunejow2renu'", Local "Local file system at /tmp/rclone3794059467", Modify Window "1s" 2025/10/10 02:33:50 INFO : OpenDrive root 'rclone-test-gunejow2renu': poll-interval is not supported by this remote 2025/10/10 02:33:50 NOTICE: OpenDrive root 'rclone-test-gunejow2renu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 02:33:51 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/10/10 02:33:53 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/10/10 02:33:56 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/10/10 02:33:57 DEBUG : dir/subdir: forgetting directory cache 2025/10/10 02:33:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/10 02:33:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/10 02:33:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:33:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:58 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/10 02:33:58 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/10 02:33:58 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:33:58 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/10 02:33:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/10 02:33:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 02:33:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 02:33:59 DEBUG : WaitForWriters: timeout=30s 2025/10/10 02:33:59 DEBUG : dir1: Looking for writers 2025/10/10 02:33:59 DEBUG : a.txt: reading active writers 2025/10/10 02:33:59 DEBUG : dir2: Looking for writers 2025/10/10 02:33:59 DEBUG : b.txt: reading active writers 2025/10/10 02:33:59 DEBUG : dir3: Looking for writers 2025/10/10 02:33:59 DEBUG : c.txt: reading active writers 2025/10/10 02:33:59 DEBUG : Looking for writers 2025/10/10 02:33:59 DEBUG : dir1: reading active writers 2025/10/10 02:33:59 DEBUG : dir2: reading active writers 2025/10/10 02:33:59 DEBUG : dir3: reading active writers 2025/10/10 02:33:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.58s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/10 02:34:01 DEBUG : OpenDrive root 'rclone-test-gunejow2renu': Purge remote 2025/10/10 02:34:02 DEBUG : dir/virtualDir2: forgetting directory cache 2025/10/10 02:34:02 DEBUG : dir: forgetting directory cache 2025/10/10 02:34:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/10 02:34:02 DEBUG : forgetting directory cache 2025/10/10 02:34:02 DEBUG : dir: forgetting directory cache 2025/10/10 02:34:02 DEBUG : dir/virtualDir: forgetting directory cache "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 11m30.622603841s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirMethods TestDirCreate TestDirRemoveName TestDirMetadataExtension TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWCacheUpdate TestUnicodeNormalization TestVFSMkdir TestVFSMkdirAll]